#77DDEB#77DDEB
#77DDEB is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.097 H 207.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDEB |
|---|---|
| RGB | rgb(119, 221, 235) |
| HSL | hsl(187, 74%, 69%) |
| HSV | hsv(187, 49%, 92%) |
| CMYK | cmyk(49.4%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.72, -26.08, -16.04) |
| CIE-LCH | lch(82.72, 30.62, 211.60°) |
| OKLab | oklab(84.1% -0.0864 -0.0443) |
| OKLCH | oklch(84.1% 0.097 207.1) |
| XYZ | xyz(48.4537, 61.6288, 87.9233) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.76
Aqua Blue
#02D8E9
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 7.05
Powder Blue
#B0E0E6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDEB #EB8577
analogous
#77EBBF #77DDEB #77A3EB
triadic
#77DDEB #EB77DD #DDEB77
tetradic
#77DDEB #BF77EB #EB8577 #A3EB77
square
#77DDEB #BF77EB #EB8577 #A3EB77
split-complementary
#77DDEB #EB77A3 #EBBF77
monochromatic
#1EB5CA #42D0E3 #77DDEB #ACEAF3 #E2F8FB
Accessibility & contrast
On white
1.58
#77DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#77DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDEB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDEB | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#2EE5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #77ddeb; /* rgb */ color: rgb(119, 221, 235); /* oklch */ color: oklch(84.1% 0.097 207.1);
Tailwind
colors: {
custom: {
50: '#a6e7f1',
500: '#77ddeb',
950: '#000000',
},
}SCSS
$custom: #77ddeb; $custom-light: #a6e7f1; $custom-dark: #000000;
JSON
{
"hex": "#77ddeb",
"rgb": {
"r": 119,
"g": 221,
"b": 235
},
"hsl": {
"h": 187.241,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.84098,
"c": 0.09711,
"h": 207.1
},
"luminance": 0.61633
}Semantic roles & 50–950 ramp
primary
#77DDEB
secondary
#C45243
accent
#270FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485