#77DDED#77DDED
#77DDED is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.098 H 208.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDED |
|---|---|
| RGB | rgb(119, 221, 237) |
| HSL | hsl(188, 77%, 70%) |
| HSV | hsv(188, 50%, 93%) |
| CMYK | cmyk(49.8%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.78, -25.55, -17.01) |
| CIE-LCH | lch(82.78, 30.69, 213.66°) |
| OKLab | oklab(84.17% -0.0857 -0.0469) |
| OKLCH | oklch(84.17% 0.098 208.7) |
| XYZ | xyz(48.7443, 61.7450, 89.4536) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Aqua Blue
#02D8E9
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDED #ED8777
analogous
#77EDC2 #77DDED #77A2ED
triadic
#77DDED #ED77DD #DDED77
tetradic
#77DDED #C277ED #ED8777 #A2ED77
square
#77DDED #C277ED #ED8777 #A2ED77
split-complementary
#77DDED #ED77A2 #EDC277
monochromatic
#1BB6CE #41CFE6 #77DDED #ADEBF4 #E3F8FB
Accessibility & contrast
On white
1.57
#77DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#77DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDED
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDED | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#2CE5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #77dded; /* rgb */ color: rgb(119, 221, 237); /* oklch */ color: oklch(84.2% 0.098 208.7);
Tailwind
colors: {
custom: {
50: '#a6e7f2',
500: '#77dded',
950: '#000000',
},
}SCSS
$custom: #77dded; $custom-light: #a6e7f2; $custom-dark: #000000;
JSON
{
"hex": "#77dded",
"rgb": {
"r": 119,
"g": 221,
"b": 237
},
"hsl": {
"h": 188.136,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.84168,
"c": 0.09768,
"h": 208.7
},
"luminance": 0.61749
}Semantic roles & 50–950 ramp
primary
#77DDED
secondary
#C65442
accent
#280DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485