#77FEE2#77FEE2
#77FEE2 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.126 H 177.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEE2 |
|---|---|
| RGB | rgb(119, 254, 226) |
| HSL | hsl(168, 99%, 73%) |
| HSV | hsv(168, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(91.82, -43.64, 2.14) |
| CIE-LCH | lch(91.82, 43.69, 177.20°) |
| OKLab | oklab(91.36% -0.1258 0.005) |
| OKLCH | oklch(91.36% 0.126 177.7) |
| XYZ | xyz(56.7709, 80.2913, 84.4428) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.69
Light Aqua
#8CFFDB
ΔE00 3.22
Aquamarine
#7FFFD4
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.55
Bright Aqua
#0BF9EA
ΔE00 5.91
Aqua (survey)
#13EAC9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEE2 #FE7793
analogous
#77FE9F #77FEE2 #77D6FE
triadic
#77FEE2 #E277FE #FEE277
tetradic
#77FEE2 #9F77FE #FE7793 #D6FE77
square
#77FEE2 #9F77FE #FE7793 #D6FE77
split-complementary
#77FEE2 #FE77D6 #FE9F77
monochromatic
#02F9C6 #3AFED5 #77FEE2 #B4FEEF #E1FFF9
Accessibility & contrast
On white
1.23
#77FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#77FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEE2
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEE2 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#26FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fee2; /* rgb */ color: rgb(119, 254, 226); /* oklch */ color: oklch(91.4% 0.126 177.7);
Tailwind
colors: {
custom: {
50: '#a8ffeb',
500: '#77fee2',
950: '#000000',
},
}SCSS
$custom: #77fee2; $custom-light: #a8ffeb; $custom-dark: #000000;
JSON
{
"hex": "#77fee2",
"rgb": {
"r": 119,
"g": 254,
"b": 226
},
"hsl": {
"h": 167.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91358,
"c": 0.12592,
"h": 177.7
},
"luminance": 0.80297
}Semantic roles & 50–950 ramp
primary
#77FEE2
secondary
#DC3E5E
accent
#0030E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684