#80FFEB#80FFEB
#80FFEB is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.118 H 182.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFEB |
|---|---|
| RGB | rgb(128, 255, 235) |
| HSL | hsl(171, 100%, 75%) |
| HSV | hsv(171, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.62, -40.10, -1.31) |
| CIE-LCH | lch(92.62, 40.13, 181.87°) |
| OKLab | oklab(92.17% -0.1175 -0.0042) |
| OKLCH | oklch(92.17% 0.118 182) |
| XYZ | xyz(59.6511, 82.1021, 91.2849) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Light Aqua
#8CFFDB
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.18
Pale Aqua
#B8FFEB
ΔE00 6.51
Bright Turquoise
#0FFEF9
ΔE00 6.55
Aquamarine
#7FFFD4
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFEB #FF8094
analogous
#80FFAB #80FFEB #80D4FF
triadic
#80FFEB #EB80FF #FFEB80
tetradic
#80FFEB #AB80FF #FF8094 #D4FF80
square
#80FFEB #AB80FF #FF8094 #D4FF80
split-complementary
#80FFEB #FF80D4 #FFAB80
monochromatic
#06FFD8 #43FFE1 #80FFEB #BDFFF5 #E0FFFA
Accessibility & contrast
On white
1.21
#80FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#80FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFEB
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFEB | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#3CFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #80ffeb; /* rgb */ color: rgb(128, 255, 235); /* oklch */ color: oklch(92.2% 0.118 182.0);
Tailwind
colors: {
custom: {
50: '#adfff1',
500: '#80ffeb',
950: '#000000',
},
}SCSS
$custom: #80ffeb; $custom-light: #adfff1; $custom-dark: #000000;
JSON
{
"hex": "#80ffeb",
"rgb": {
"r": 128,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.551,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92167,
"c": 0.11759,
"h": 182
},
"luminance": 0.82107
}Semantic roles & 50–950 ramp
primary
#80FFEB
secondary
#DE455D
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685