#77DEC9#77DEC9
#77DEC9 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.102 H 178.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEC9 |
|---|---|
| RGB | rgb(119, 222, 201) |
| HSL | hsl(168, 61%, 67%) |
| HSV | hsv(168, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(82.04, -35.03, 1.01) |
| CIE-LCH | lch(82.04, 35.04, 178.35°) |
| OKLab | oklab(83.24% -0.1016 0.0021) |
| OKLCH | oklch(83.24% 0.102 178.8) |
| XYZ | xyz(44.2673, 60.3779, 64.5684) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.44
Turquoise
#40E0D0
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 5.53
Pale Teal
#82CBB2
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEC9 #DE778C
analogous
#77DE96 #77DEC9 #77C0DE
triadic
#77DEC9 #C977DE #DEC977
tetradic
#77DEC9 #9677DE #DE778C #C0DE77
square
#77DEC9 #9677DE #DE778C #C0DE77
split-complementary
#77DEC9 #DE77C0 #DE9677
monochromatic
#2BB095 #46D2B5 #77DEC9 #A8EADD #DAF6F0
Accessibility & contrast
On white
1.61
#77DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#77DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEC9
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEC9 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C8
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#4BE1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dec9; /* rgb */ color: rgb(119, 222, 201); /* oklch */ color: oklch(83.2% 0.102 178.8);
Tailwind
colors: {
custom: {
50: '#a4e8d9',
500: '#77dec9',
950: '#000000',
},
}SCSS
$custom: #77dec9; $custom-light: #a4e8d9; $custom-dark: #000000;
JSON
{
"hex": "#77dec9",
"rgb": {
"r": 119,
"g": 222,
"b": 201
},
"hsl": {
"h": 167.767,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83239,
"c": 0.10166,
"h": 178.8
},
"luminance": 0.60382
}Semantic roles & 50–950 ramp
primary
#77DEC9
secondary
#B2475D
accent
#1D40C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483