#77FEE0#77FEE0
#77FEE0 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.127 H 176.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEE0 |
|---|---|
| RGB | rgb(119, 254, 224) |
| HSL | hsl(167, 99%, 73%) |
| HSV | hsv(167, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.77, -44.11, 3.10) |
| CIE-LCH | lch(91.77, 44.21, 175.98°) |
| OKLab | oklab(91.3% -0.1267 0.0075) |
| OKLCH | oklch(91.3% 0.127 176.6) |
| XYZ | xyz(56.4981, 80.1821, 83.0059) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.77
Tiffany Blue
#7BF2DA
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 6.07
Pale Turquoise
#A5FBD5
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEE0 #FE7795
analogous
#77FE9C #77FEE0 #77D8FE
triadic
#77FEE0 #E077FE #FEE077
tetradic
#77FEE0 #9C77FE #FE7795 #D8FE77
square
#77FEE0 #9C77FE #FE7795 #D8FE77
split-complementary
#77FEE0 #FE77D8 #FE9C77
monochromatic
#02F9C2 #3AFED2 #77FEE0 #B4FEEE #E1FFF8
Accessibility & contrast
On white
1.23
#77FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#77FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEE0
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEE0 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DF
Deuteranopia (green-blind)
#E1E1E2
Tritanopia (blue-blind)
#29FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fee0; /* rgb */ color: rgb(119, 254, 224); /* oklch */ color: oklch(91.3% 0.127 176.6);
Tailwind
colors: {
custom: {
50: '#a8ffe9',
500: '#77fee0',
950: '#000000',
},
}SCSS
$custom: #77fee0; $custom-light: #a8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#77fee0",
"rgb": {
"r": 119,
"g": 254,
"b": 224
},
"hsl": {
"h": 166.667,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91302,
"c": 0.1269,
"h": 176.6
},
"luminance": 0.80187
}Semantic roles & 50–950 ramp
primary
#77FEE0
secondary
#DC3E61
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684