#77DBE4
A light, moderate cyan closely aligning with Mediumturquoise.
About #77DBE4
Visually, #77DBE4 is defined as a moderate cyan. Its closest recognized web color is Mediumturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 119, 219, and 228.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 48% cyan and 4% magenta inks. With a hue angle of 185.0 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#77DBE4
RGB119, 219, 228
HSL185.0°, 66.9%, 68.0%
CMYK48%, 4%, 0%, 11%
HSV185.0°, 47.8%, 89.4%
LAB81.9, -26.9, -13.5
XYZ46.9, 60.2, 82.5
Decimal7855076
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.04:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #77DBE4;
}
.text-color {
color: #77DBE4;
}
.border-color {
border: 2px solid #77DBE4;
}