#80FDEE#80FDEE
#80FDEE is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.115 H 185.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDEE |
|---|---|
| RGB | rgb(128, 253, 238) |
| HSL | hsl(173, 97%, 75%) |
| HSV | hsv(173, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(92.14, -38.49, -3.58) |
| CIE-LCH | lch(92.14, 38.65, 185.31°) |
| OKLab | oklab(91.8% -0.1141 -0.0102) |
| OKLCH | oklch(91.8% 0.115 185.1) |
| XYZ | xyz(59.4535, 81.0075, 93.3753) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.53
Bright Cyan
#41FDFE
ΔE00 6.10
Light Cyan
#ACFFFC
ΔE00 6.32
Aqua
#00FFFF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDEE #FD808F
analogous
#80FDB0 #80FDEE #80CEFD
triadic
#80FDEE #EE80FD #FDEE80
tetradic
#80FDEE #B080FD #FD808F #CEFD80
square
#80FDEE #B080FD #FD808F #CEFD80
split-complementary
#80FDEE #FD80CE #FDB080
monochromatic
#07FBDE #44FCE6 #80FDEE #BCFEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#80FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#80FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDEE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDEE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#3AFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fdee; /* rgb */ color: rgb(128, 253, 238); /* oklch */ color: oklch(91.8% 0.115 185.1);
Tailwind
colors: {
custom: {
50: '#adfef3',
500: '#80fdee',
950: '#000000',
},
}SCSS
$custom: #80fdee; $custom-light: #adfef3; $custom-dark: #000000;
JSON
{
"hex": "#80fdee",
"rgb": {
"r": 128,
"g": 253,
"b": 238
},
"hsl": {
"h": 172.8,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.918,
"c": 0.11458,
"h": 185.1
},
"luminance": 0.81013
}Semantic roles & 50–950 ramp
primary
#80FDEE
secondary
#DB4658
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685