#8BCD8A#8BCD8A
#8BCD8A is a light, moderate green. Relative luminance 0.510; OKLCH L 78.7% C 0.115 H 144.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCD8A |
|---|---|
| RGB | rgb(139, 205, 138) |
| HSL | hsl(119, 40%, 67%) |
| HSV | hsv(119, 33%, 80%) |
| CMYK | cmyk(32.2%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.67, -34.14, 26.90) |
| CIE-LCH | lch(76.67, 43.47, 141.76°) |
| OKLab | oklab(78.69% -0.0931 0.0675) |
| OKLCH | oklch(78.69% 0.115 144) |
| XYZ | xyz(37.0646, 50.9849, 31.9280) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.45
Pistachio
#93C572
ΔE00 5.11
Darkseagreen
#8FBC8F
ΔE00 6.16
Hospital Green
#9BE5AA
ΔE00 6.26
Emerald
#50C878
ΔE00 6.61
Lichen
#8FB67B
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCD8A #CC8ACD
analogous
#ADCD8A #8BCD8A #8ACDAA
triadic
#8BCD8A #8A8BCD #CD8A8B
tetradic
#8BCD8A #8AADCD #CC8ACD #CDAA8A
square
#8BCD8A #8AADCD #CC8ACD #CDAA8A
split-complementary
#8BCD8A #AA8ACD #CD8AAD
monochromatic
#439B42 #60BB5F #8BCD8A #B6DFB5 #E0F2E0
Accessibility & contrast
On white
1.88
#8BCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#8BCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCD8A
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCD8A | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C6BB8E
Tritanopia (blue-blind)
#84C9BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bcd8a; /* rgb */ color: rgb(139, 205, 138); /* oklch */ color: oklch(78.7% 0.115 144.0);
Tailwind
colors: {
custom: {
50: '#afdcac',
500: '#8bcd8a',
950: '#000000',
},
}SCSS
$custom: #8bcd8a; $custom-light: #afdcac; $custom-dark: #000000;
JSON
{
"hex": "#8bcd8a",
"rgb": {
"r": 139,
"g": 205,
"b": 138
},
"hsl": {
"h": 119.104,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.7869,
"c": 0.11503,
"h": 144
},
"luminance": 0.50987
}Semantic roles & 50–950 ramp
primary
#8BCD8A
secondary
#A05AA1
accent
#32B3B1
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481