#8DCD85#8DCD85
#8DCD85 is a light, moderate green. Relative luminance 0.510; OKLCH L 78.7% C 0.119 H 141.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD85 |
|---|---|
| RGB | rgb(141, 205, 133) |
| HSL | hsl(113, 42%, 66%) |
| HSV | hsv(113, 35%, 80%) |
| CMYK | cmyk(31.2%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(76.69, -34.28, 29.55) |
| CIE-LCH | lch(76.69, 45.26, 139.24°) |
| OKLab | oklab(78.71% -0.0935 0.0737) |
| OKLCH | oklch(78.71% 0.119 141.7) |
| XYZ | xyz(37.0480, 51.0173, 30.0810) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.08
Soft Green
#6FC276
ΔE00 4.46
Light Moss Green
#A6C875
ΔE00 6.50
Lichen
#8FB67B
ΔE00 6.57
Darkseagreen
#8FBC8F
ΔE00 6.78
Hospital Green
#9BE5AA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD85 #C585CD
analogous
#B1CD85 #8DCD85 #85CDA1
triadic
#8DCD85 #858DCD #CD858D
tetradic
#8DCD85 #85B1CD #C585CD #CDA185
square
#8DCD85 #85B1CD #C585CD #CDA185
split-complementary
#8DCD85 #A185CD #CD85B1
monochromatic
#49993F #64BB5A #8DCD85 #B6DFB0 #DEF1DC
Accessibility & contrast
On white
1.87
#8DCD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#8DCD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD85
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD85 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 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)
#D1C180
Deuteranopia (green-blind)
#C7BB89
Tritanopia (blue-blind)
#88C9BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8dcd85; /* rgb */ color: rgb(141, 205, 133); /* oklch */ color: oklch(78.7% 0.119 141.7);
Tailwind
colors: {
custom: {
50: '#b0dca9',
500: '#8dcd85',
950: '#000000',
},
}SCSS
$custom: #8dcd85; $custom-light: #b0dca9; $custom-dark: #000000;
JSON
{
"hex": "#8dcd85",
"rgb": {
"r": 141,
"g": 205,
"b": 133
},
"hsl": {
"h": 113.333,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78705,
"c": 0.11908,
"h": 141.7
},
"luminance": 0.51019
}Semantic roles & 50–950 ramp
primary
#8DCD85
secondary
#97579F
accent
#31B5A6
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480