#77FFDE#77FFDE
#77FFDE is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.129 H 175.0°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFDE |
|---|---|
| RGB | rgb(119, 255, 222) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.00, -45.00, 4.48) |
| CIE-LCH | lch(92.00, 45.23, 174.32°) |
| OKLab | oklab(91.48% -0.1286 0.0112) |
| OKLCH | oklch(91.48% 0.129 175) |
| XYZ | xyz(56.5467, 80.7106, 81.6918) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.24
Aquamarine
#7FFFD4
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 5.60
Pale Turquoise
#A5FBD5
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFDE #FF7798
analogous
#77FF9A #77FFDE #77DCFF
triadic
#77FFDE #DE77FF #FFDE77
tetradic
#77FFDE #9A77FF #FF7798 #DCFF77
square
#77FFDE #9A77FF #FF7798 #DCFF77
split-complementary
#77FFDE #FF77DC #FF9A77
monochromatic
#00FCBF #3AFFCF #77FFDE #B4FFED #E0FFF8
Accessibility & contrast
On white
1.22
#77FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#77FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFDE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFDE | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E2E2E0
Tritanopia (blue-blind)
#2BFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77ffde; /* rgb */ color: rgb(119, 255, 222); /* oklch */ color: oklch(91.5% 0.129 175.0);
Tailwind
colors: {
custom: {
50: '#a8ffe8',
500: '#77ffde',
950: '#000000',
},
}SCSS
$custom: #77ffde; $custom-light: #a8ffe8; $custom-dark: #000000;
JSON
{
"hex": "#77ffde",
"rgb": {
"r": 119,
"g": 255,
"b": 222
},
"hsl": {
"h": 165.441,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91478,
"c": 0.12907,
"h": 175
},
"luminance": 0.80716
}Semantic roles & 50–950 ramp
primary
#77FFDE
secondary
#DD3D64
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684