#77EEC9#77EEC9
#77EEC9 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.0% C 0.121 H 170.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #77EEC9 |
|---|---|
| RGB | rgb(119, 238, 201) |
| HSL | hsl(161, 78%, 70%) |
| HSV | hsv(161, 50%, 93%) |
| CMYK | cmyk(50%, 0%, 15.5%, 6.7%) |
| CIE-LAB | lab(86.64, -42.28, 7.67) |
| CIE-LCH | lch(86.64, 42.97, 169.72°) |
| OKLab | oklab(86.97% -0.1194 0.0196) |
| OKLCH | oklch(86.97% 0.121 170.7) |
| XYZ | xyz(48.7202, 69.2839, 66.0527) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.52
Aquamarine
#7FFFD4
ΔE00 3.68
Light Aqua
#8CFFDB
ΔE00 3.82
Light Teal
#90E4C1
ΔE00 3.98
Tiffany Blue
#7BF2DA
ΔE00 4.03
Seafoam
#7FE0B3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EEC9 #EE779C
analogous
#77EE8E #77EEC9 #77D7EE
triadic
#77EEC9 #C977EE #EEC977
tetradic
#77EEC9 #8E77EE #EE779C #D7EE77
square
#77EEC9 #8E77EE #EE779C #D7EE77
split-complementary
#77EEC9 #EE77D7 #EE8E77
monochromatic
#1AD198 #41E7B3 #77EEC9 #ADF5DF #E4FCF4
Accessibility & contrast
On white
1.41
#77EEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#77EEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EEC9
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EEC9 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C7
Deuteranopia (green-blind)
#D6D3CB
Tritanopia (blue-blind)
#46F0E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #77eec9; /* rgb */ color: rgb(119, 238, 201); /* oklch */ color: oklch(87.0% 0.121 170.7);
Tailwind
colors: {
custom: {
50: '#a6f4d9',
500: '#77eec9',
950: '#000000',
},
}SCSS
$custom: #77eec9; $custom-light: #a6f4d9; $custom-dark: #000000;
JSON
{
"hex": "#77eec9",
"rgb": {
"r": 119,
"g": 238,
"b": 201
},
"hsl": {
"h": 161.345,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.86965,
"c": 0.12105,
"h": 170.7
},
"luminance": 0.69288
}Semantic roles & 50–950 ramp
primary
#77EEC9
secondary
#C7426B
accent
#0B4CDA
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583