#80E2BB#80E2BB
#80E2BB is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.109 H 166.2°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #80E2BB |
|---|---|
| RGB | rgb(128, 226, 187) |
| HSL | hsl(156, 63%, 69%) |
| HSV | hsv(156, 43%, 89%) |
| CMYK | cmyk(43.4%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.21, -37.76, 10.15) |
| CIE-LCH | lch(83.21, 39.10, 164.96°) |
| OKLab | oklab(84.17% -0.1058 0.0261) |
| OKLCH | oklch(84.17% 0.109 166.2) |
| XYZ | xyz(45.0644, 62.5665, 56.7059) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.75
Light Teal
#90E4C1
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 4.92
Mediumaquamarine
#66CDAA
ΔE00 5.36
Eucalyptus
#44D7A8
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E2BB #E280A7
analogous
#80E28A #80E2BB #80D8E2
triadic
#80E2BB #BB80E2 #E2BB80
tetradic
#80E2BB #8A80E2 #E280A7 #D8E280
square
#80E2BB #8A80E2 #E280A7 #D8E280
split-complementary
#80E2BB #E280D8 #E28A80
monochromatic
#2BBD83 #4ED7A0 #80E2BB #B2EDD6 #E4F9F0
Accessibility & contrast
On white
1.55
#80E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#80E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E2BB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E2BB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CECBBD
Tritanopia (blue-blind)
#63E2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80e2bb; /* rgb */ color: rgb(128, 226, 187); /* oklch */ color: oklch(84.2% 0.109 166.2);
Tailwind
colors: {
custom: {
50: '#a9ebcf',
500: '#80e2bb',
950: '#000000',
},
}SCSS
$custom: #80e2bb; $custom-light: #a9ebcf; $custom-dark: #000000;
JSON
{
"hex": "#80e2bb",
"rgb": {
"r": 128,
"g": 226,
"b": 187
},
"hsl": {
"h": 156.122,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.84172,
"c": 0.10901,
"h": 166.2
},
"luminance": 0.6257
}Semantic roles & 50–950 ramp
primary
#80E2BB
secondary
#BA4D78
accent
#1B61CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483