#80E2B3#80E2B3
#80E2B3 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.115 H 161.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #80E2B3 |
|---|---|
| RGB | rgb(128, 226, 179) |
| HSL | hsl(151, 63%, 69%) |
| HSV | hsv(151, 43%, 89%) |
| CMYK | cmyk(43.4%, 0%, 20.8%, 11.4%) |
| CIE-LAB | lab(83.04, -39.42, 14.10) |
| CIE-LCH | lch(83.04, 41.86, 160.31°) |
| OKLab | oklab(83.97% -0.1094 0.0362) |
| OKLCH | oklch(83.97% 0.115 161.7) |
| XYZ | xyz(44.2317, 62.2334, 52.3205) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.63
Light Teal
#90E4C1
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 4.94
Hospital Green
#9BE5AA
ΔE00 4.99
Eucalyptus
#44D7A8
ΔE00 5.45
Mint
#AAF0C1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E2B3 #E280AF
analogous
#80E282 #80E2B3 #80E0E2
triadic
#80E2B3 #B380E2 #E2B380
tetradic
#80E2B3 #8280E2 #E280AF #E0E280
square
#80E2B3 #8280E2 #E280AF #E0E280
split-complementary
#80E2B3 #E280E0 #E28280
monochromatic
#2BBD77 #4ED795 #80E2B3 #B2EDD1 #E4F9EF
Accessibility & contrast
On white
1.56
#80E2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#80E2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E2B3
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E2B3 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B0
Deuteranopia (green-blind)
#D0CAB6
Tritanopia (blue-blind)
#66E2D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80e2b3; /* rgb */ color: rgb(128, 226, 179); /* oklch */ color: oklch(84.0% 0.115 161.7);
Tailwind
colors: {
custom: {
50: '#a9ebc9',
500: '#80e2b3',
950: '#000000',
},
}SCSS
$custom: #80e2b3; $custom-light: #a9ebc9; $custom-dark: #000000;
JSON
{
"hex": "#80e2b3",
"rgb": {
"r": 128,
"g": 226,
"b": 179
},
"hsl": {
"h": 151.224,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.83971,
"c": 0.1152,
"h": 161.7
},
"luminance": 0.62237
}Semantic roles & 50–950 ramp
primary
#80E2B3
secondary
#BA4D81
accent
#1B6FCB
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482