#8BCC87#8BCC87
#8BCC87 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.4% C 0.117 H 143.0°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCC87 |
|---|---|
| RGB | rgb(139, 204, 135) |
| HSL | hsl(117, 40%, 66%) |
| HSV | hsv(117, 34%, 80%) |
| CMYK | cmyk(31.9%, 0%, 33.8%, 20%) |
| CIE-LAB | lab(76.33, -34.16, 28.01) |
| CIE-LCH | lch(76.33, 44.18, 140.65°) |
| OKLab | oklab(78.4% -0.0932 0.0701) |
| OKLCH | oklch(78.4% 0.117 143) |
| XYZ | xyz(36.6120, 50.4224, 30.7204) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.22
Pistachio
#93C572
ΔE00 4.58
Darkseagreen
#8FBC8F
ΔE00 6.27
Lichen
#8FB67B
ΔE00 6.41
Emerald
#50C878
ΔE00 6.60
Hospital Green
#9BE5AA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCC87 #C887CC
analogous
#AECC87 #8BCC87 #87CCA6
triadic
#8BCC87 #878BCC #CC878B
tetradic
#8BCC87 #87AECC #C887CC #CCA687
square
#8BCC87 #87AECC #C887CC #CCA687
split-complementary
#8BCC87 #A687CC #CC87AE
monochromatic
#469841 #61BA5C #8BCC87 #B5DEB2 #DEF1DD
Accessibility & contrast
On white
1.89
#8BCC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#8BCC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCC87
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCC87 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC082
Deuteranopia (green-blind)
#C5BA8B
Tritanopia (blue-blind)
#85C8BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bcc87; /* rgb */ color: rgb(139, 204, 135); /* oklch */ color: oklch(78.4% 0.117 143.0);
Tailwind
colors: {
custom: {
50: '#afdcaa',
500: '#8bcc87',
950: '#000000',
},
}SCSS
$custom: #8bcc87; $custom-light: #afdcaa; $custom-dark: #000000;
JSON
{
"hex": "#8bcc87",
"rgb": {
"r": 139,
"g": 204,
"b": 135
},
"hsl": {
"h": 116.522,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.78396,
"c": 0.11661,
"h": 143
},
"luminance": 0.50424
}Semantic roles & 50–950 ramp
primary
#8BCC87
secondary
#9A599F
accent
#32B3AC
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481