#80FDDB#80FDDB
#80FDDB is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.123 H 173.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDDB |
|---|---|
| RGB | rgb(128, 253, 219) |
| HSL | hsl(164, 97%, 75%) |
| HSV | hsv(164, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(91.66, -42.89, 5.57) |
| CIE-LCH | lch(91.66, 43.25, 172.59°) |
| OKLab | oklab(91.26% -0.1222 0.0141) |
| OKLCH | oklch(91.26% 0.123 173.4) |
| XYZ | xyz(56.8080, 79.9493, 79.4422) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.34
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 2.75
Tiffany Blue
#7BF2DA
ΔE00 3.49
Pale Turquoise
#A5FBD5
ΔE00 4.71
Light Aquamarine
#7BFDC7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDDB #FD80A2
analogous
#80FD9D #80FDDB #80E1FD
triadic
#80FDDB #DB80FD #FDDB80
tetradic
#80FDDB #9D80FD #FD80A2 #E1FD80
square
#80FDDB #9D80FD #FD80A2 #E1FD80
split-complementary
#80FDDB #FD80E1 #FD9D80
monochromatic
#07FBB9 #44FCCA #80FDDB #BCFEEC #E1FFF6
Accessibility & contrast
On white
1.24
#80FDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#80FDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDDB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDDB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#4AFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80fddb; /* rgb */ color: rgb(128, 253, 219); /* oklch */ color: oklch(91.3% 0.123 173.4);
Tailwind
colors: {
custom: {
50: '#acfee6',
500: '#80fddb',
950: '#000000',
},
}SCSS
$custom: #80fddb; $custom-light: #acfee6; $custom-dark: #000000;
JSON
{
"hex": "#80fddb",
"rgb": {
"r": 128,
"g": 253,
"b": 219
},
"hsl": {
"h": 163.68,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.91261,
"c": 0.12297,
"h": 173.4
},
"luminance": 0.79954
}Semantic roles & 50–950 ramp
primary
#80FDDB
secondary
#DB466E
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684