#80FFDC#80FFDC
#80FFDC is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.7% C 0.125 H 173.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFDC |
|---|---|
| RGB | rgb(128, 255, 220) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.25, -43.55, 5.91) |
| CIE-LCH | lch(92.25, 43.95, 172.27°) |
| OKLab | oklab(91.75% -0.1239 0.015) |
| OKLCH | oklch(91.75% 0.125 173.1) |
| XYZ | xyz(57.5747, 81.2715, 80.3492) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.23
Aquamarine
#7FFFD4
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 3.91
Pale Turquoise
#A5FBD5
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFDC #FF80A3
analogous
#80FF9D #80FFDC #80E2FF
triadic
#80FFDC #DC80FF #FFDC80
tetradic
#80FFDC #9D80FF #FF80A3 #E2FF80
square
#80FFDC #9D80FF #FF80A3 #E2FF80
split-complementary
#80FFDC #FF80E2 #FF9D80
monochromatic
#06FFBA #43FFCB #80FFDC #BDFFED #E0FFF7
Accessibility & contrast
On white
1.22
#80FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#80FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFDC
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFDC | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#49FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80ffdc; /* rgb */ color: rgb(128, 255, 220); /* oklch */ color: oklch(91.7% 0.125 173.1);
Tailwind
colors: {
custom: {
50: '#adffe6',
500: '#80ffdc',
950: '#000000',
},
}SCSS
$custom: #80ffdc; $custom-light: #adffe6; $custom-dark: #000000;
JSON
{
"hex": "#80ffdc",
"rgb": {
"r": 128,
"g": 255,
"b": 220
},
"hsl": {
"h": 163.465,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91747,
"c": 0.1248,
"h": 173.1
},
"luminance": 0.81277
}Semantic roles & 50–950 ramp
primary
#80FFDC
secondary
#DE456F
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684