#80BC95#80BC95
#80BC95 is a light, moderate green. Relative luminance 0.427; OKLCH L 74.3% C 0.084 H 155.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80BC95 |
|---|---|
| RGB | rgb(128, 188, 149) |
| HSL | hsl(141, 31%, 62%) |
| HSV | hsv(141, 32%, 74%) |
| CMYK | cmyk(31.9%, 0%, 20.7%, 26.3%) |
| CIE-LAB | lab(71.37, -27.63, 13.67) |
| CIE-LCH | lch(71.37, 30.83, 153.69°) |
| OKLab | oklab(74.33% -0.0763 0.0351) |
| OKLCH | oklch(74.33% 0.084 155.3) |
| XYZ | xyz(32.3083, 42.7240, 34.9721) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.60
Tea
#65AB7C
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 6.47
Faded Green
#7BB274
ΔE00 6.86
Mediumaquamarine
#66CDAA
ΔE00 6.90
Sage Green (survey)
#88B378
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BC95 #BC80A7
analogous
#89BC80 #80BC95 #80BCB3
triadic
#80BC95 #9580BC #BC9580
tetradic
#80BC95 #8089BC #BC80A7 #BCB380
square
#80BC95 #8089BC #BC80A7 #BCB380
split-complementary
#80BC95 #B380BC #BC8089
monochromatic
#437F58 #58A774 #80BC95 #A8D1B6 #D0E6D8
Accessibility & contrast
On white
2.20
#80BC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#80BC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BC95
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BC95 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB393
Deuteranopia (green-blind)
#B2AC97
Tritanopia (blue-blind)
#75BBB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #80bc95; /* rgb */ color: rgb(128, 188, 149); /* oklch */ color: oklch(74.3% 0.084 155.3);
Tailwind
colors: {
custom: {
50: '#a6d0b4',
500: '#80bc95',
950: '#000000',
},
}SCSS
$custom: #80bc95; $custom-light: #a6d0b4; $custom-dark: #000000;
JSON
{
"hex": "#80bc95",
"rgb": {
"r": 128,
"g": 188,
"b": 149
},
"hsl": {
"h": 141,
"s": 30.928,
"l": 61.961
},
"oklch": {
"l": 0.74327,
"c": 0.08402,
"h": 155.3
},
"luminance": 0.42726
}Semantic roles & 50–950 ramp
primary
#80BC95
secondary
#D7C1CF
accent
#3C83AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280