#80FFED#80FFED
#80FFED is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 183.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFED |
|---|---|
| RGB | rgb(128, 255, 237) |
| HSL | hsl(171, 100%, 75%) |
| HSV | hsv(171, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.67, -39.63, -2.27) |
| CIE-LCH | lch(92.67, 39.70, 183.28°) |
| OKLab | oklab(92.23% -0.1167 -0.0067) |
| OKLCH | oklch(92.23% 0.117 183.3) |
| XYZ | xyz(59.9417, 82.2183, 92.8153) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.50
Bright Aqua
#0BF9EA
ΔE00 5.00
Light Aqua
#8CFFDB
ΔE00 5.74
Bright Turquoise
#0FFEF9
ΔE00 6.08
Pale Aqua
#B8FFEB
ΔE00 6.61
Bright Cyan
#41FDFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFED #FF8092
analogous
#80FFAD #80FFED #80D2FF
triadic
#80FFED #ED80FF #FFED80
tetradic
#80FFED #AD80FF #FF8092 #D2FF80
square
#80FFED #AD80FF #FF8092 #D2FF80
split-complementary
#80FFED #FF80D2 #FFAD80
monochromatic
#06FFDC #43FFE4 #80FFED #BDFFF6 #E0FFFB
Accessibility & contrast
On white
1.20
#80FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#80FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFED
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFED | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#3AFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80ffed; /* rgb */ color: rgb(128, 255, 237); /* oklch */ color: oklch(92.2% 0.117 183.3);
Tailwind
colors: {
custom: {
50: '#adfff2',
500: '#80ffed',
950: '#000000',
},
}SCSS
$custom: #80ffed; $custom-light: #adfff2; $custom-dark: #000000;
JSON
{
"hex": "#80ffed",
"rgb": {
"r": 128,
"g": 255,
"b": 237
},
"hsl": {
"h": 171.496,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92225,
"c": 0.11688,
"h": 183.3
},
"luminance": 0.82224
}Semantic roles & 50–950 ramp
primary
#80FFED
secondary
#DE455B
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685