#8DCD7D#8DCD7D
#8DCD7D is a light, vivid green. Relative luminance 0.508; OKLCH L 78.6% C 0.127 H 139.5°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD7D |
|---|---|
| RGB | rgb(141, 205, 125) |
| HSL | hsl(108, 44%, 65%) |
| HSV | hsv(108, 39%, 80%) |
| CMYK | cmyk(31.2%, 0%, 39%, 19.6%) |
| CIE-LAB | lab(76.56, -35.48, 33.50) |
| CIE-LCH | lch(76.56, 48.80, 136.64°) |
| OKLab | oklab(78.56% -0.0969 0.0828) |
| OKLCH | oklch(78.56% 0.127 139.5) |
| XYZ | xyz(36.5163, 50.8045, 27.2803) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.05
Soft Green
#6FC276
ΔE00 4.65
Light Moss Green
#A6C875
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 6.65
Lichen
#8FB67B
ΔE00 6.90
Emerald
#50C878
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD7D #BD7DCD
analogous
#B5CD7D #8DCD7D #7DCD95
triadic
#8DCD7D #7D8DCD #CD7D8D
tetradic
#8DCD7D #7DB5CD #BD7DCD #CD957D
square
#8DCD7D #7DB5CD #BD7DCD #CD957D
split-complementary
#8DCD7D #957DCD #CD7DB5
monochromatic
#4C963A #66BC51 #8DCD7D #B4DEA9 #DBEFD5
Accessibility & contrast
On white
1.88
#8DCD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#8DCD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD7D
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD7D | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#C8BB82
Tritanopia (blue-blind)
#89C8B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8dcd7d; /* rgb */ color: rgb(141, 205, 125); /* oklch */ color: oklch(78.6% 0.127 139.5);
Tailwind
colors: {
custom: {
50: '#b0dca3',
500: '#8dcd7d',
950: '#000000',
},
}SCSS
$custom: #8dcd7d; $custom-light: #b0dca3; $custom-dark: #000000;
JSON
{
"hex": "#8dcd7d",
"rgb": {
"r": 141,
"g": 205,
"b": 125
},
"hsl": {
"h": 108,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78559,
"c": 0.12747,
"h": 139.5
},
"luminance": 0.50806
}Semantic roles & 50–950 ramp
primary
#8DCD7D
secondary
#8D529C
accent
#2EB89C
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480