#80E3BB#80E3BB
#80E3BB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.4% C 0.110 H 165.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #80E3BB |
|---|---|
| RGB | rgb(128, 227, 187) |
| HSL | hsl(156, 64%, 70%) |
| HSV | hsv(156, 44%, 89%) |
| CMYK | cmyk(43.6%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(83.50, -38.22, 10.56) |
| CIE-LCH | lch(83.50, 39.65, 164.56°) |
| OKLab | oklab(84.41% -0.107 0.0271) |
| OKLCH | oklch(84.41% 0.11 165.8) |
| XYZ | xyz(45.3371, 63.1119, 56.7968) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.62
Light Teal
#90E4C1
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 3.92
Seafoam Blue
#78D1B6
ΔE00 5.23
Eucalyptus
#44D7A8
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E3BB #E380A8
analogous
#80E38A #80E3BB #80D9E3
triadic
#80E3BB #BB80E3 #E3BB80
tetradic
#80E3BB #8A80E3 #E380A8 #D9E380
square
#80E3BB #8A80E3 #E380A8 #D9E380
split-complementary
#80E3BB #E380D9 #E38A80
monochromatic
#2ABF83 #4ED8A0 #80E3BB #B2EED6 #E4F9F1
Accessibility & contrast
On white
1.54
#80E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#80E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E3BB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E3BB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#CFCCBE
Tritanopia (blue-blind)
#62E3D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80e3bb; /* rgb */ color: rgb(128, 227, 187); /* oklch */ color: oklch(84.4% 0.110 165.8);
Tailwind
colors: {
custom: {
50: '#aaeccf',
500: '#80e3bb',
950: '#000000',
},
}SCSS
$custom: #80e3bb; $custom-light: #aaeccf; $custom-dark: #000000;
JSON
{
"hex": "#80e3bb",
"rgb": {
"r": 128,
"g": 227,
"b": 187
},
"hsl": {
"h": 155.758,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.84405,
"c": 0.11039,
"h": 165.8
},
"luminance": 0.63115
}Semantic roles & 50–950 ramp
primary
#80E3BB
secondary
#BB4C79
accent
#1A62CC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483