#80FDEB#80FDEB
#80FDEB is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.116 H 183.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDEB |
|---|---|
| RGB | rgb(128, 253, 235) |
| HSL | hsl(171, 97%, 75%) |
| HSV | hsv(171, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.06, -39.20, -2.13) |
| CIE-LCH | lch(92.06, 39.26, 183.12°) |
| OKLab | oklab(91.71% -0.1154 -0.0064) |
| OKLCH | oklch(91.71% 0.116 183.2) |
| XYZ | xyz(59.0164, 80.8327, 91.0734) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 4.99
Light Aqua
#8CFFDB
ΔE00 5.68
Bright Turquoise
#0FFEF9
ΔE00 6.16
Pale Aqua
#B8FFEB
ΔE00 6.54
Bright Cyan
#41FDFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDEB #FD8092
analogous
#80FDAD #80FDEB #80D1FD
triadic
#80FDEB #EB80FD #FDEB80
tetradic
#80FDEB #AD80FD #FD8092 #D1FD80
square
#80FDEB #AD80FD #FD8092 #D1FD80
split-complementary
#80FDEB #FD80D1 #FDAD80
monochromatic
#07FBD8 #44FCE2 #80FDEB #BCFEF4 #E1FFFA
Accessibility & contrast
On white
1.22
#80FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#80FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDEB
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDEB | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#3DFFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fdeb; /* rgb */ color: rgb(128, 253, 235); /* oklch */ color: oklch(91.7% 0.116 183.2);
Tailwind
colors: {
custom: {
50: '#adfef1',
500: '#80fdeb',
950: '#000000',
},
}SCSS
$custom: #80fdeb; $custom-light: #adfef1; $custom-dark: #000000;
JSON
{
"hex": "#80fdeb",
"rgb": {
"r": 128,
"g": 253,
"b": 235
},
"hsl": {
"h": 171.36,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.91712,
"c": 0.11555,
"h": 183.2
},
"luminance": 0.80838
}Semantic roles & 50–950 ramp
primary
#80FDEB
secondary
#DB465B
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685