#77DCEB#77DCEB
#77DCEB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.097 H 208.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCEB |
|---|---|
| RGB | rgb(119, 220, 235) |
| HSL | hsl(188, 74%, 69%) |
| HSV | hsv(188, 49%, 92%) |
| CMYK | cmyk(49.4%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(82.43, -25.59, -16.47) |
| CIE-LCH | lch(82.43, 30.43, 212.77°) |
| OKLab | oklab(83.87% -0.0853 -0.0454) |
| OKLCH | oklch(83.87% 0.097 208) |
| XYZ | xyz(48.1905, 61.1023, 87.8356) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 4.99
Aqua Blue
#02D8E9
ΔE00 5.37
Neon Blue
#04D9FF
ΔE00 6.76
Sky Blue
#87CEEB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCEB #EB8677
analogous
#77EBC0 #77DCEB #77A2EB
triadic
#77DCEB #EB77DC #DCEB77
tetradic
#77DCEB #C077EB #EB8677 #A2EB77
square
#77DCEB #C077EB #EB8677 #A2EB77
split-complementary
#77DCEB #EB77A2 #EBC077
monochromatic
#1EB4CA #42CEE3 #77DCEB #ACEAF3 #E2F7FB
Accessibility & contrast
On white
1.59
#77DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#77DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCEB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCEB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#2FE4E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77dceb; /* rgb */ color: rgb(119, 220, 235); /* oklch */ color: oklch(83.9% 0.097 208.0);
Tailwind
colors: {
custom: {
50: '#a6e7f1',
500: '#77dceb',
950: '#000000',
},
}SCSS
$custom: #77dceb; $custom-light: #a6e7f1; $custom-dark: #000000;
JSON
{
"hex": "#77dceb",
"rgb": {
"r": 119,
"g": 220,
"b": 235
},
"hsl": {
"h": 187.759,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.83872,
"c": 0.09668,
"h": 208
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#77DCEB
secondary
#C45343
accent
#290FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485