#80FFDB#80FFDB
#80FFDB is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.125 H 172.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFDB |
|---|---|
| RGB | rgb(128, 255, 219) |
| HSL | hsl(163, 100%, 75%) |
| HSV | hsv(163, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.23, -43.77, 6.39) |
| CIE-LCH | lch(92.23, 44.23, 171.69°) |
| OKLab | oklab(91.72% -0.1243 0.0162) |
| OKLCH | oklch(91.72% 0.125 172.6) |
| XYZ | xyz(57.4427, 81.2187, 79.6538) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.75
Tiffany Blue
#7BF2DA
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.58
Pale Turquoise
#A5FBD5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFDB #FF80A4
analogous
#80FF9B #80FFDB #80E4FF
triadic
#80FFDB #DB80FF #FFDB80
tetradic
#80FFDB #9B80FF #FF80A4 #E4FF80
square
#80FFDB #9B80FF #FF80A4 #E4FF80
split-complementary
#80FFDB #FF80E4 #FF9B80
monochromatic
#06FFB8 #43FFCA #80FFDB #BDFFEC #E0FFF6
Accessibility & contrast
On white
1.22
#80FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#80FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFDB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFDB | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E4E3DD
Tritanopia (blue-blind)
#4AFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80ffdb; /* rgb */ color: rgb(128, 255, 219); /* oklch */ color: oklch(91.7% 0.125 172.6);
Tailwind
colors: {
custom: {
50: '#adffe6',
500: '#80ffdb',
950: '#000000',
},
}SCSS
$custom: #80ffdb; $custom-light: #adffe6; $custom-dark: #000000;
JSON
{
"hex": "#80ffdb",
"rgb": {
"r": 128,
"g": 255,
"b": 219
},
"hsl": {
"h": 162.992,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9172,
"c": 0.12538,
"h": 172.6
},
"luminance": 0.81224
}Semantic roles & 50–950 ramp
primary
#80FFDB
secondary
#DE4570
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684