#77C8DC#77C8DC
#77C8DC is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.8% C 0.084 H 215.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77C8DC |
|---|---|
| RGB | rgb(119, 200, 220) |
| HSL | hsl(192, 59%, 66%) |
| HSV | hsv(192, 46%, 86%) |
| CMYK | cmyk(45.9%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(76.31, -19.56, -17.67) |
| CIE-LCH | lch(76.31, 26.36, 222.09°) |
| OKLab | oklab(78.81% -0.0686 -0.0487) |
| OKLCH | oklch(78.81% 0.084 215.4) |
| XYZ | xyz(41.1755, 50.3946, 75.2536) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 5.78
Neon Blue
#04D9FF
ΔE00 7.25
Bright Sky Blue
#02CCFE
ΔE00 7.96
Lightblue
#ADD8E6
ΔE00 7.99
Ice Blue
#A5DFF9
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C8DC #DC8B77
analogous
#77DCBE #77C8DC #7796DC
triadic
#77C8DC #DC77C8 #C8DC77
tetradic
#77C8DC #BE77DC #DC8B77 #96DC77
square
#77C8DC #BE77DC #DC8B77 #96DC77
split-complementary
#77C8DC #DC7796 #DCBE77
monochromatic
#2C93AC #46B4CF #77C8DC #A8DCE9 #D8EFF5
Accessibility & contrast
On white
1.90
#77C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#77C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C8DC
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C8DC | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#45D0CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77c8dc; /* rgb */ color: rgb(119, 200, 220); /* oklch */ color: oklch(78.8% 0.084 215.4);
Tailwind
colors: {
custom: {
50: '#a4d8e6',
500: '#77c8dc',
950: '#000000',
},
}SCSS
$custom: #77c8dc; $custom-light: #a4d8e6; $custom-dark: #000000;
JSON
{
"hex": "#77c8dc",
"rgb": {
"r": 119,
"g": 200,
"b": 220
},
"hsl": {
"h": 191.881,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.78814,
"c": 0.08412,
"h": 215.4
},
"luminance": 0.50398
}Semantic roles & 50–950 ramp
primary
#77C8DC
secondary
#AF5D48
accent
#401FC7
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101416
muted
#808384