#80FFEC#80FFEC
#80FFEC is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 182.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFEC |
|---|---|
| RGB | rgb(128, 255, 236) |
| HSL | hsl(171, 100%, 75%) |
| HSV | hsv(171, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.65, -39.87, -1.79) |
| CIE-LCH | lch(92.65, 39.91, 182.57°) |
| OKLab | oklab(92.2% -0.1171 -0.0054) |
| OKLCH | oklch(92.2% 0.117 182.7) |
| XYZ | xyz(59.7960, 82.1600, 92.0480) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.31
Bright Aqua
#0BF9EA
ΔE00 5.08
Light Aqua
#8CFFDB
ΔE00 5.43
Bright Turquoise
#0FFEF9
ΔE00 6.31
Pale Aqua
#B8FFEB
ΔE00 6.56
Aquamarine
#7FFFD4
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFEC #FF8093
analogous
#80FFAD #80FFEC #80D2FF
triadic
#80FFEC #EC80FF #FFEC80
tetradic
#80FFEC #AD80FF #FF8093 #D2FF80
square
#80FFEC #AD80FF #FF8093 #D2FF80
split-complementary
#80FFEC #FF80D2 #FFAD80
monochromatic
#06FFDA #43FFE3 #80FFEC #BDFFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#80FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#80FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFEC
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFEC | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E0E4EE
Tritanopia (blue-blind)
#3BFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80ffec; /* rgb */ color: rgb(128, 255, 236); /* oklch */ color: oklch(92.2% 0.117 182.7);
Tailwind
colors: {
custom: {
50: '#adfff2',
500: '#80ffec',
950: '#000000',
},
}SCSS
$custom: #80ffec; $custom-light: #adfff2; $custom-dark: #000000;
JSON
{
"hex": "#80ffec",
"rgb": {
"r": 128,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.024,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92196,
"c": 0.11723,
"h": 182.7
},
"luminance": 0.82165
}Semantic roles & 50–950 ramp
primary
#80FFEC
secondary
#DE455C
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685