#77DDEA#77DDEA
#77DDEA is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.097 H 206.3°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDEA |
|---|---|
| RGB | rgb(119, 221, 234) |
| HSL | hsl(187, 73%, 69%) |
| HSV | hsv(187, 49%, 92%) |
| CMYK | cmyk(49.1%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.68, -26.34, -15.56) |
| CIE-LCH | lch(82.68, 30.59, 210.57°) |
| OKLab | oklab(84.06% -0.0868 -0.0429) |
| OKLCH | oklch(84.06% 0.097 206.3) |
| XYZ | xyz(48.3097, 61.5712, 87.1646) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.82
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.73
Aqua Blue
#02D8E9
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 7.32
Paleturquoise
#AFEEEE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDEA #EA8477
analogous
#77EABE #77DDEA #77A4EA
triadic
#77DDEA #EA77DD #DDEA77
tetradic
#77DDEA #BE77EA #EA8477 #A4EA77
square
#77DDEA #BE77EA #EA8477 #A4EA77
split-complementary
#77DDEA #EA77A4 #EABE77
monochromatic
#1FB5C8 #42D0E2 #77DDEA #ACEAF2 #E1F8FA
Accessibility & contrast
On white
1.58
#77DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#77DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDEA
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDEA | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#30E5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #77ddea; /* rgb */ color: rgb(119, 221, 234); /* oklch */ color: oklch(84.1% 0.097 206.3);
Tailwind
colors: {
custom: {
50: '#a6e7f0',
500: '#77ddea',
950: '#000000',
},
}SCSS
$custom: #77ddea; $custom-light: #a6e7f0; $custom-dark: #000000;
JSON
{
"hex": "#77ddea",
"rgb": {
"r": 119,
"g": 221,
"b": 234
},
"hsl": {
"h": 186.783,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84063,
"c": 0.09686,
"h": 206.3
},
"luminance": 0.61575
}Semantic roles & 50–950 ramp
primary
#77DDEA
secondary
#C25143
accent
#2610D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485