#80FDDF#80FDDF
#80FDDF is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.121 H 175.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDDF |
|---|---|
| RGB | rgb(128, 253, 223) |
| HSL | hsl(166, 97%, 75%) |
| HSV | hsv(166, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.76, -41.99, 3.64) |
| CIE-LCH | lch(91.76, 42.14, 175.04°) |
| OKLab | oklab(91.37% -0.1204 0.009) |
| OKLCH | oklch(91.37% 0.121 175.7) |
| XYZ | xyz(57.3409, 80.1625, 82.2489) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.19
Tiffany Blue
#7BF2DA
ΔE00 2.73
Aquamarine
#7FFFD4
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.67
Pale Turquoise
#A5FBD5
ΔE00 5.33
Light Aquamarine
#7BFDC7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDDF #FD809E
analogous
#80FDA1 #80FDDF #80DDFD
triadic
#80FDDF #DF80FD #FDDF80
tetradic
#80FDDF #A180FD #FD809E #DDFD80
square
#80FDDF #A180FD #FD809E #DDFD80
split-complementary
#80FDDF #FD80DD #FDA180
monochromatic
#07FBC1 #44FCD0 #80FDDF #BCFEEE #E1FFF7
Accessibility & contrast
On white
1.23
#80FDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#80FDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDDF
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDDF | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#47FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #80fddf; /* rgb */ color: rgb(128, 253, 223); /* oklch */ color: oklch(91.4% 0.121 175.7);
Tailwind
colors: {
custom: {
50: '#adfee9',
500: '#80fddf',
950: '#000000',
},
}SCSS
$custom: #80fddf; $custom-light: #adfee9; $custom-dark: #000000;
JSON
{
"hex": "#80fddf",
"rgb": {
"r": 128,
"g": 253,
"b": 223
},
"hsl": {
"h": 165.6,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.9137,
"c": 0.12079,
"h": 175.7
},
"luminance": 0.80167
}Semantic roles & 50–950 ramp
primary
#80FDDF
secondary
#DB466A
accent
#0037E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684