#80FEEC#80FEEC
#80FEEC is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.116 H 183.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEEC |
|---|---|
| RGB | rgb(128, 254, 236) |
| HSL | hsl(171, 98%, 75%) |
| HSV | hsv(171, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(92.36, -39.42, -2.20) |
| CIE-LCH | lch(92.36, 39.48, 183.20°) |
| OKLab | oklab(91.97% -0.116 -0.0066) |
| OKLCH | oklch(91.97% 0.116 183.2) |
| XYZ | xyz(59.4778, 81.5237, 91.9419) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 4.99
Light Aqua
#8CFFDB
ΔE00 5.71
Bright Turquoise
#0FFEF9
ΔE00 6.12
Pale Aqua
#B8FFEB
ΔE00 6.58
Bright Cyan
#41FDFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEEC #FE8092
analogous
#80FEAD #80FEEC #80D1FE
triadic
#80FEEC #EC80FE #FEEC80
tetradic
#80FEEC #AD80FE #FE8092 #D1FE80
square
#80FEEC #AD80FE #FE8092 #D1FE80
split-complementary
#80FEEC #FE80D1 #FEAD80
monochromatic
#07FDDA #43FEE3 #80FEEC #BDFEF5 #E1FFFA
Accessibility & contrast
On white
1.21
#80FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#80FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEEC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEEC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#3CFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80feec; /* rgb */ color: rgb(128, 254, 236); /* oklch */ color: oklch(92.0% 0.116 183.2);
Tailwind
colors: {
custom: {
50: '#adfff2',
500: '#80feec',
950: '#000000',
},
}SCSS
$custom: #80feec; $custom-light: #adfff2; $custom-dark: #000000;
JSON
{
"hex": "#80feec",
"rgb": {
"r": 128,
"g": 254,
"b": 236
},
"hsl": {
"h": 171.429,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91968,
"c": 0.11622,
"h": 183.2
},
"luminance": 0.81529
}Semantic roles & 50–950 ramp
primary
#80FEEC
secondary
#DD455B
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685