#77FEE3#77FEE3
#77FEE3 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.125 H 178.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEE3 |
|---|---|
| RGB | rgb(119, 254, 227) |
| HSL | hsl(168, 99%, 73%) |
| HSV | hsv(168, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(91.84, -43.41, 1.66) |
| CIE-LCH | lch(91.84, 43.44, 177.82°) |
| OKLab | oklab(91.39% -0.1254 0.0037) |
| OKLCH | oklch(91.39% 0.125 178.3) |
| XYZ | xyz(56.9086, 80.3463, 85.1675) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.63
Light Aqua
#8CFFDB
ΔE00 3.47
Aquamarine
#7FFFD4
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 4.80
Bright Aqua
#0BF9EA
ΔE00 5.69
Aqua (survey)
#13EAC9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEE3 #FE7792
analogous
#77FE9F #77FEE3 #77D5FE
triadic
#77FEE3 #E377FE #FEE377
tetradic
#77FEE3 #9F77FE #FE7792 #D5FE77
square
#77FEE3 #9F77FE #FE7792 #D5FE77
split-complementary
#77FEE3 #FE77D5 #FE9F77
monochromatic
#02F9C7 #3AFED6 #77FEE3 #B4FEF0 #E1FFF9
Accessibility & contrast
On white
1.23
#77FEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#77FEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEE3
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEE3 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E2
Deuteranopia (green-blind)
#E0E1E5
Tritanopia (blue-blind)
#25FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fee3; /* rgb */ color: rgb(119, 254, 227); /* oklch */ color: oklch(91.4% 0.125 178.3);
Tailwind
colors: {
custom: {
50: '#a8ffeb',
500: '#77fee3',
950: '#000000',
},
}SCSS
$custom: #77fee3; $custom-light: #a8ffeb; $custom-dark: #000000;
JSON
{
"hex": "#77fee3",
"rgb": {
"r": 119,
"g": 254,
"b": 227
},
"hsl": {
"h": 168,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91386,
"c": 0.12544,
"h": 178.3
},
"luminance": 0.80352
}Semantic roles & 50–950 ramp
primary
#77FEE3
secondary
#DC3E5D
accent
#002EE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684