#80FFDE#80FFDE
#80FFDE is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 174.2°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFDE |
|---|---|
| RGB | rgb(128, 255, 222) |
| HSL | hsl(164, 100%, 75%) |
| HSV | hsv(164, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.30, -43.10, 4.94) |
| CIE-LCH | lch(92.30, 43.38, 173.46°) |
| OKLab | oklab(91.8% -0.123 0.0124) |
| OKLCH | oklch(91.8% 0.124 174.2) |
| XYZ | xyz(57.8412, 81.3781, 81.7525) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.56
Aquamarine
#7FFFD4
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.30
Tiffany Blue
#7BF2DA
ΔE00 3.53
Pale Turquoise
#A5FBD5
ΔE00 5.00
Light Aquamarine
#7BFDC7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFDE #FF80A1
analogous
#80FF9E #80FFDE #80E1FF
triadic
#80FFDE #DE80FF #FFDE80
tetradic
#80FFDE #9E80FF #FF80A1 #E1FF80
square
#80FFDE #9E80FF #FF80A1 #E1FF80
split-complementary
#80FFDE #FF80E1 #FF9E80
monochromatic
#06FFBE #43FFCE #80FFDE #BDFFEE #E0FFF7
Accessibility & contrast
On white
1.22
#80FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#80FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFDE
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFDE | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DD
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#47FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80ffde; /* rgb */ color: rgb(128, 255, 222); /* oklch */ color: oklch(91.8% 0.124 174.2);
Tailwind
colors: {
custom: {
50: '#adffe8',
500: '#80ffde',
950: '#000000',
},
}SCSS
$custom: #80ffde; $custom-light: #adffe8; $custom-dark: #000000;
JSON
{
"hex": "#80ffde",
"rgb": {
"r": 128,
"g": 255,
"b": 222
},
"hsl": {
"h": 164.409,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91801,
"c": 0.12367,
"h": 174.2
},
"luminance": 0.81383
}Semantic roles & 50–950 ramp
primary
#80FFDE
secondary
#DE456D
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684