#80FEEB#80FEEB
#80FEEB is a very light, moderate teal. Relative luminance 0.815; OKLCH L 91.9% C 0.117 H 182.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEEB |
|---|---|
| RGB | rgb(128, 254, 235) |
| HSL | hsl(171, 98%, 75%) |
| HSV | hsv(171, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.34, -39.65, -1.72) |
| CIE-LCH | lch(92.34, 39.69, 182.49°) |
| OKLab | oklab(91.94% -0.1164 -0.0053) |
| OKLCH | oklch(91.94% 0.117 182.6) |
| XYZ | xyz(59.3330, 81.4657, 91.1789) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Bright Aqua
#0BF9EA
ΔE00 5.07
Light Aqua
#8CFFDB
ΔE00 5.39
Bright Turquoise
#0FFEF9
ΔE00 6.35
Pale Aqua
#B8FFEB
ΔE00 6.52
Light Turquoise
#7EF4CC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEEB #FE8093
analogous
#80FEAC #80FEEB #80D2FE
triadic
#80FEEB #EB80FE #FEEB80
tetradic
#80FEEB #AC80FE #FE8093 #D2FE80
square
#80FEEB #AC80FE #FE8093 #D2FE80
split-complementary
#80FEEB #FE80D2 #FEAC80
monochromatic
#07FDD8 #43FEE1 #80FEEB #BDFEF5 #E1FFFA
Accessibility & contrast
On white
1.21
#80FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#80FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEEB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEEB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#3DFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #80feeb; /* rgb */ color: rgb(128, 254, 235); /* oklch */ color: oklch(91.9% 0.117 182.6);
Tailwind
colors: {
custom: {
50: '#adfff1',
500: '#80feeb',
950: '#000000',
},
}SCSS
$custom: #80feeb; $custom-light: #adfff1; $custom-dark: #000000;
JSON
{
"hex": "#80feeb",
"rgb": {
"r": 128,
"g": 254,
"b": 235
},
"hsl": {
"h": 170.952,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.91939,
"c": 0.11657,
"h": 182.6
},
"luminance": 0.81471
}Semantic roles & 50–950 ramp
primary
#80FEEB
secondary
#DD455C
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685