#80E9BB#80E9BB
#80E9BB is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.8% C 0.119 H 163.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #80E9BB |
|---|---|
| RGB | rgb(128, 233, 187) |
| HSL | hsl(154, 70%, 71%) |
| HSV | hsv(154, 45%, 91%) |
| CMYK | cmyk(45.1%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(85.23, -40.91, 13.01) |
| CIE-LCH | lch(85.23, 42.93, 162.36°) |
| OKLab | oklab(85.8% -0.1139 0.0334) |
| OKLCH | oklch(85.8% 0.119 163.7) |
| XYZ | xyz(47.0068, 66.4513, 57.3534) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.05
Light Teal
#90E4C1
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 4.46
Aquamarine
#7FFFD4
ΔE00 5.10
Light Greenish Blue
#63F7B4
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E9BB #E980AE
analogous
#80E986 #80E9BB #80E3E9
triadic
#80E9BB #BB80E9 #E9BB80
tetradic
#80E9BB #8680E9 #E980AE #E3E980
square
#80E9BB #8680E9 #E980AE #E3E980
split-complementary
#80E9BB #E980E3 #E98680
monochromatic
#23CB82 #4CE09F #80E9BB #B4F2D7 #E5FAF1
Accessibility & contrast
On white
1.47
#80E9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#80E9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E9BB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E9BB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#61E9DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #80e9bb; /* rgb */ color: rgb(128, 233, 187); /* oklch */ color: oklch(85.8% 0.119 163.7);
Tailwind
colors: {
custom: {
50: '#aaf0cf',
500: '#80e9bb',
950: '#000000',
},
}SCSS
$custom: #80e9bb; $custom-light: #aaf0cf; $custom-dark: #000000;
JSON
{
"hex": "#80e9bb",
"rgb": {
"r": 128,
"g": 233,
"b": 187
},
"hsl": {
"h": 153.714,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.85803,
"c": 0.11867,
"h": 163.7
},
"luminance": 0.66455
}Semantic roles & 50–950 ramp
primary
#80E9BB
secondary
#C24B7F
accent
#1367D2
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101613
muted
#818583