#80E1BB#80E1BB
#80E1BB is a very light, moderate teal. Relative luminance 0.620; OKLCH L 83.9% C 0.108 H 166.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #80E1BB |
|---|---|
| RGB | rgb(128, 225, 187) |
| HSL | hsl(156, 62%, 69%) |
| HSV | hsv(156, 43%, 88%) |
| CMYK | cmyk(43.1%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(82.93, -37.31, 9.74) |
| CIE-LCH | lch(82.93, 38.56, 165.37°) |
| OKLab | oklab(83.94% -0.1047 0.025) |
| OKLCH | oklch(83.94% 0.108 166.6) |
| XYZ | xyz(44.7933, 62.0242, 56.6156) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.92
Light Teal
#90E4C1
ΔE00 1.97
Light Turquoise
#7EF4CC
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.61
Mediumaquamarine
#66CDAA
ΔE00 5.14
Eucalyptus
#44D7A8
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E1BB #E180A6
analogous
#80E18B #80E1BB #80D6E1
triadic
#80E1BB #BB80E1 #E1BB80
tetradic
#80E1BB #8B80E1 #E180A6 #D6E180
square
#80E1BB #8B80E1 #E180A6 #D6E180
split-complementary
#80E1BB #E180D6 #E18B80
monochromatic
#2CBB83 #4ED5A0 #80E1BB #B2EDD6 #E3F8F0
Accessibility & contrast
On white
1.57
#80E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#80E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E1BB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E1BB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#63E2D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #80e1bb; /* rgb */ color: rgb(128, 225, 187); /* oklch */ color: oklch(83.9% 0.108 166.6);
Tailwind
colors: {
custom: {
50: '#a9ebcf',
500: '#80e1bb',
950: '#000000',
},
}SCSS
$custom: #80e1bb; $custom-light: #a9ebcf; $custom-dark: #000000;
JSON
{
"hex": "#80e1bb",
"rgb": {
"r": 128,
"g": 225,
"b": 187
},
"hsl": {
"h": 156.495,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.8394,
"c": 0.10764,
"h": 166.6
},
"luminance": 0.62027
}Semantic roles & 50–950 ramp
primary
#80E1BB
secondary
#B84D77
accent
#1C60CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483