#77FFDF#77FFDF
#77FFDF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.129 H 175.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFDF |
|---|---|
| RGB | rgb(119, 255, 223) |
| HSL | hsl(166, 100%, 73%) |
| HSV | hsv(166, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.03, -44.77, 4.00) |
| CIE-LCH | lch(92.03, 44.95, 174.90°) |
| OKLab | oklab(91.51% -0.1282 0.0099) |
| OKLCH | oklch(91.51% 0.129 175.6) |
| XYZ | xyz(56.6811, 80.7644, 82.3998) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.41
Aquamarine
#7FFFD4
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.75
Pale Turquoise
#A5FBD5
ΔE00 5.84
Light Aquamarine
#7BFDC7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFDF #FF7797
analogous
#77FF9B #77FFDF #77DBFF
triadic
#77FFDF #DF77FF #FFDF77
tetradic
#77FFDF #9B77FF #FF7797 #DBFF77
square
#77FFDF #9B77FF #FF7797 #DBFF77
split-complementary
#77FFDF #FF77DB #FF9B77
monochromatic
#00FCC0 #3AFFD1 #77FFDF #B4FFED #E0FFF8
Accessibility & contrast
On white
1.22
#77FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#77FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFDF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFDF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#2AFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77ffdf; /* rgb */ color: rgb(119, 255, 223); /* oklch */ color: oklch(91.5% 0.129 175.6);
Tailwind
colors: {
custom: {
50: '#a8ffe9',
500: '#77ffdf',
950: '#000000',
},
}SCSS
$custom: #77ffdf; $custom-light: #a8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#77ffdf",
"rgb": {
"r": 119,
"g": 255,
"b": 223
},
"hsl": {
"h": 165.882,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91505,
"c": 0.12854,
"h": 175.6
},
"luminance": 0.8077
}Semantic roles & 50–950 ramp
primary
#77FFDF
secondary
#DD3D63
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684