#80E3BC#80E3BC
#80E3BC is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.4% C 0.110 H 166.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #80E3BC |
|---|---|
| RGB | rgb(128, 227, 188) |
| HSL | hsl(156, 64%, 70%) |
| HSV | hsv(156, 44%, 89%) |
| CMYK | cmyk(43.6%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(83.52, -38.00, 10.06) |
| CIE-LCH | lch(83.52, 39.31, 165.17°) |
| OKLab | oklab(84.43% -0.1066 0.0259) |
| OKLCH | oklch(84.43% 0.11 166.4) |
| XYZ | xyz(45.4445, 63.1548, 57.3626) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.87
Light Teal
#90E4C1
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 3.87
Seafoam Blue
#78D1B6
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 5.54
Eucalyptus
#44D7A8
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E3BC #E380A7
analogous
#80E38B #80E3BC #80D8E3
triadic
#80E3BC #BC80E3 #E3BC80
tetradic
#80E3BC #8B80E3 #E380A7 #D8E380
square
#80E3BC #8B80E3 #E380A7 #D8E380
split-complementary
#80E3BC #E380D8 #E38B80
monochromatic
#2ABF84 #4ED8A2 #80E3BC #B2EED6 #E4F9F1
Accessibility & contrast
On white
1.54
#80E3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#80E3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E3BC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E3BC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#CFCCBE
Tritanopia (blue-blind)
#62E4D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80e3bc; /* rgb */ color: rgb(128, 227, 188); /* oklch */ color: oklch(84.4% 0.110 166.4);
Tailwind
colors: {
custom: {
50: '#aaecd0',
500: '#80e3bc',
950: '#000000',
},
}SCSS
$custom: #80e3bc; $custom-light: #aaecd0; $custom-dark: #000000;
JSON
{
"hex": "#80e3bc",
"rgb": {
"r": 128,
"g": 227,
"b": 188
},
"hsl": {
"h": 156.364,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.84431,
"c": 0.10965,
"h": 166.4
},
"luminance": 0.63158
}Semantic roles & 50–950 ramp
primary
#80E3BC
secondary
#BB4C78
accent
#1A60CC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483