#77FEDF#77FEDF
#77FEDF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.127 H 176.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEDF |
|---|---|
| RGB | rgb(119, 254, 223) |
| HSL | hsl(166, 99%, 73%) |
| HSV | hsv(166, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.74, -44.34, 3.58) |
| CIE-LCH | lch(91.74, 44.48, 175.38°) |
| OKLab | oklab(91.27% -0.1271 0.0088) |
| OKLCH | oklch(91.27% 0.127 176) |
| XYZ | xyz(56.3629, 80.1280, 82.2937) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.56
Tiffany Blue
#7BF2DA
ΔE00 3.05
Aquamarine
#7FFFD4
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 3.82
Pale Turquoise
#A5FBD5
ΔE00 5.92
Aqua (survey)
#13EAC9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEDF #FE7796
analogous
#77FE9B #77FEDF #77DAFE
triadic
#77FEDF #DF77FE #FEDF77
tetradic
#77FEDF #9B77FE #FE7796 #DAFE77
square
#77FEDF #9B77FE #FE7796 #DAFE77
split-complementary
#77FEDF #FE77DA #FE9B77
monochromatic
#02F9C0 #3AFED1 #77FEDF #B4FEED #E1FFF8
Accessibility & contrast
On white
1.23
#77FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#77FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEDF
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEDF | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#2AFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fedf; /* rgb */ color: rgb(119, 254, 223); /* oklch */ color: oklch(91.3% 0.127 176.0);
Tailwind
colors: {
custom: {
50: '#a8ffe9',
500: '#77fedf',
950: '#000000',
},
}SCSS
$custom: #77fedf; $custom-light: #a8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#77fedf",
"rgb": {
"r": 119,
"g": 254,
"b": 223
},
"hsl": {
"h": 166.222,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91274,
"c": 0.12742,
"h": 176
},
"luminance": 0.80133
}Semantic roles & 50–950 ramp
primary
#77FEDF
secondary
#DC3E62
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684