#8BCD89#8BCD89
#8BCD89 is a light, moderate green. Relative luminance 0.510; OKLCH L 78.7% C 0.116 H 143.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCD89 |
|---|---|
| RGB | rgb(139, 205, 137) |
| HSL | hsl(118, 40%, 67%) |
| HSV | hsv(118, 33%, 80%) |
| CMYK | cmyk(32.2%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(76.65, -34.31, 27.40) |
| CIE-LCH | lch(76.65, 43.91, 141.38°) |
| OKLab | oklab(78.67% -0.0935 0.0687) |
| OKLCH | oklch(78.67% 0.116 143.7) |
| XYZ | xyz(36.9926, 50.9561, 31.5484) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.39
Pistachio
#93C572
ΔE00 4.94
Darkseagreen
#8FBC8F
ΔE00 6.29
Hospital Green
#9BE5AA
ΔE00 6.35
Emerald
#50C878
ΔE00 6.59
Lichen
#8FB67B
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCD89 #CB89CD
analogous
#ADCD89 #8BCD89 #89CDA9
triadic
#8BCD89 #898BCD #CD898B
tetradic
#8BCD89 #89ADCD #CB89CD #CDA989
square
#8BCD89 #89ADCD #CB89CD #CDA989
split-complementary
#8BCD89 #A989CD #CD89AD
monochromatic
#449A41 #61BB5E #8BCD89 #B5DFB4 #E0F1DF
Accessibility & contrast
On white
1.88
#8BCD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#8BCD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCD89
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCD89 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C185
Deuteranopia (green-blind)
#C6BB8D
Tritanopia (blue-blind)
#84C9BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bcd89; /* rgb */ color: rgb(139, 205, 137); /* oklch */ color: oklch(78.7% 0.116 143.7);
Tailwind
colors: {
custom: {
50: '#afdcac',
500: '#8bcd89',
950: '#000000',
},
}SCSS
$custom: #8bcd89; $custom-light: #afdcac; $custom-dark: #000000;
JSON
{
"hex": "#8bcd89",
"rgb": {
"r": 139,
"g": 205,
"b": 137
},
"hsl": {
"h": 118.235,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.7867,
"c": 0.11607,
"h": 143.7
},
"luminance": 0.50958
}Semantic roles & 50–950 ramp
primary
#8BCD89
secondary
#9E5AA1
accent
#32B4B0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481