#80FFDF#80FFDF
#80FFDF is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.123 H 174.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFDF |
|---|---|
| RGB | rgb(128, 255, 223) |
| HSL | hsl(165, 100%, 75%) |
| HSV | hsv(165, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.32, -42.87, 4.46) |
| CIE-LCH | lch(92.32, 43.10, 174.06°) |
| OKLab | oklab(91.83% -0.1226 0.0112) |
| OKLCH | oklch(91.83% 0.123 174.8) |
| XYZ | xyz(57.9756, 81.4319, 82.4605) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.78
Aquamarine
#7FFFD4
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.51
Pale Turquoise
#A5FBD5
ΔE00 5.15
Light Aquamarine
#7BFDC7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFDF #FF80A0
analogous
#80FFA0 #80FFDF #80DFFF
triadic
#80FFDF #DF80FF #FFDF80
tetradic
#80FFDF #A080FF #FF80A0 #DFFF80
square
#80FFDF #A080FF #FF80A0 #DFFF80
split-complementary
#80FFDF #FF80DF #FFA080
monochromatic
#06FFC0 #43FFD0 #80FFDF #BDFFEE #E0FFF7
Accessibility & contrast
On white
1.21
#80FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#80FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFDF
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFDF | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2DE
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#47FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80ffdf; /* rgb */ color: rgb(128, 255, 223); /* oklch */ color: oklch(91.8% 0.123 174.8);
Tailwind
colors: {
custom: {
50: '#adffe9',
500: '#80ffdf',
950: '#000000',
},
}SCSS
$custom: #80ffdf; $custom-light: #adffe9; $custom-dark: #000000;
JSON
{
"hex": "#80ffdf",
"rgb": {
"r": 128,
"g": 255,
"b": 223
},
"hsl": {
"h": 164.882,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91828,
"c": 0.12312,
"h": 174.8
},
"luminance": 0.81437
}Semantic roles & 50–950 ramp
primary
#80FFDF
secondary
#DE456C
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684