#80FDED#80FDED
#80FDED is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.115 H 184.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDED |
|---|---|
| RGB | rgb(128, 253, 237) |
| HSL | hsl(172, 97%, 75%) |
| HSV | hsv(172, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.11, -38.73, -3.10) |
| CIE-LCH | lch(92.11, 38.85, 184.57°) |
| OKLab | oklab(91.77% -0.1145 -0.0089) |
| OKLCH | oklch(91.77% 0.115 184.5) |
| XYZ | xyz(59.3070, 80.9489, 92.6037) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 4.88
Bright Turquoise
#0FFEF9
ΔE00 5.72
Light Aqua
#8CFFDB
ΔE00 6.32
Bright Cyan
#41FDFE
ΔE00 6.39
Light Cyan
#ACFFFC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDED #FD8090
analogous
#80FDAF #80FDED #80CFFD
triadic
#80FDED #ED80FD #FDED80
tetradic
#80FDED #AF80FD #FD8090 #CFFD80
square
#80FDED #AF80FD #FD8090 #CFFD80
split-complementary
#80FDED #FD80CF #FDAF80
monochromatic
#07FBDC #44FCE4 #80FDED #BCFEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#80FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#80FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDED
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDED | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#3BFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fded; /* rgb */ color: rgb(128, 253, 237); /* oklch */ color: oklch(91.8% 0.115 184.5);
Tailwind
colors: {
custom: {
50: '#adfef2',
500: '#80fded',
950: '#000000',
},
}SCSS
$custom: #80fded; $custom-light: #adfef2; $custom-dark: #000000;
JSON
{
"hex": "#80fded",
"rgb": {
"r": 128,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.32,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.91771,
"c": 0.11489,
"h": 184.5
},
"luminance": 0.80954
}Semantic roles & 50–950 ramp
primary
#80FDED
secondary
#DB4659
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685