#77FDE9#77FDE9
#77FDE9 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.122 H 182.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDE9 |
|---|---|
| RGB | rgb(119, 253, 233) |
| HSL | hsl(171, 97%, 73%) |
| HSV | hsv(171, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 7.9%, 0.8%) |
| CIE-LAB | lab(91.71, -41.54, -1.65) |
| CIE-LCH | lch(91.71, 41.57, 182.27°) |
| OKLab | oklab(91.33% -0.1218 -0.0051) |
| OKLCH | oklch(91.33% 0.122 182.4) |
| XYZ | xyz(57.4346, 80.0503, 89.4995) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.89
Bright Aqua
#0BF9EA
ΔE00 4.48
Light Aqua
#8CFFDB
ΔE00 5.36
Bright Turquoise
#0FFEF9
ΔE00 6.11
Light Turquoise
#7EF4CC
ΔE00 6.66
Aquamarine
#7FFFD4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDE9 #FD778B
analogous
#77FDA6 #77FDE9 #77CEFD
triadic
#77FDE9 #E977FD #FDE977
tetradic
#77FDE9 #A677FD #FD778B #CEFD77
square
#77FDE9 #A677FD #FD778B #CEFD77
split-complementary
#77FDE9 #FD77CE #FDA677
monochromatic
#04F6D2 #3BFCDF #77FDE9 #B3FEF3 #E1FFFA
Accessibility & contrast
On white
1.23
#77FDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#77FDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDE9
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDE9 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E8
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#1AFFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fde9; /* rgb */ color: rgb(119, 253, 233); /* oklch */ color: oklch(91.3% 0.122 182.4);
Tailwind
colors: {
custom: {
50: '#a8fef0',
500: '#77fde9',
950: '#000000',
},
}SCSS
$custom: #77fde9; $custom-light: #a8fef0; $custom-dark: #000000;
JSON
{
"hex": "#77fde9",
"rgb": {
"r": 119,
"g": 253,
"b": 233
},
"hsl": {
"h": 171.045,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91328,
"c": 0.1219,
"h": 182.4
},
"luminance": 0.80056
}Semantic roles & 50–950 ramp
primary
#77FDE9
secondary
#DA3E55
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685