#8DCC8A#8DCC8A
#8DCC8A is a light, moderate green. Relative luminance 0.507; OKLCH L 78.6% C 0.112 H 143.4°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCC8A |
|---|---|
| RGB | rgb(141, 204, 138) |
| HSL | hsl(117, 39%, 67%) |
| HSV | hsv(117, 32%, 80%) |
| CMYK | cmyk(30.9%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(76.49, -33.03, 26.67) |
| CIE-LCH | lch(76.49, 42.45, 141.07°) |
| OKLab | oklab(78.57% -0.0901 0.067) |
| OKLCH | oklch(78.57% 0.112 143.4) |
| XYZ | xyz(37.1633, 50.6818, 31.8643) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.60
Pistachio
#93C572
ΔE00 4.91
Darkseagreen
#8FBC8F
ΔE00 5.82
Lichen
#8FB67B
ΔE00 6.29
Hospital Green
#9BE5AA
ΔE00 6.44
Sage Green (survey)
#88B378
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCC8A #C98ACC
analogous
#AECC8A #8DCC8A #8ACCA8
triadic
#8DCC8A #8A8DCC #CC8A8D
tetradic
#8DCC8A #8AAECC #C98ACC #CCA88A
square
#8DCC8A #8AAECC #C98ACC #CCA88A
split-complementary
#8DCC8A #A88ACC #CC8AAE
monochromatic
#479943 #63B95F #8DCC8A #B7DFB5 #E0F1DF
Accessibility & contrast
On white
1.89
#8DCC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#8DCC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCC8A
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCC8A | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#C5BA8E
Tritanopia (blue-blind)
#87C8BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8dcc8a; /* rgb */ color: rgb(141, 204, 138); /* oklch */ color: oklch(78.6% 0.112 143.4);
Tailwind
colors: {
custom: {
50: '#b0dcac',
500: '#8dcc8a',
950: '#000000',
},
}SCSS
$custom: #8dcc8a; $custom-light: #b0dcac; $custom-dark: #000000;
JSON
{
"hex": "#8dcc8a",
"rgb": {
"r": 141,
"g": 204,
"b": 138
},
"hsl": {
"h": 117.273,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.78569,
"c": 0.11225,
"h": 143.4
},
"luminance": 0.50683
}Semantic roles & 50–950 ramp
primary
#8DCC8A
secondary
#9C5BA0
accent
#33B2AC
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111510
muted
#818481