#8DCD7A#8DCD7A
#8DCD7A is a light, vivid green. Relative luminance 0.507; OKLCH L 78.5% C 0.131 H 138.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD7A |
|---|---|
| RGB | rgb(141, 205, 122) |
| HSL | hsl(106, 45%, 64%) |
| HSV | hsv(106, 40%, 80%) |
| CMYK | cmyk(31.2%, 0%, 40.5%, 19.6%) |
| CIE-LAB | lab(76.51, -35.91, 34.97) |
| CIE-LCH | lch(76.51, 50.13, 135.76°) |
| OKLab | oklab(78.51% -0.0982 0.0861) |
| OKLCH | oklch(78.51% 0.131 138.7) |
| XYZ | xyz(36.3275, 50.7290, 26.2862) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.80
Soft Green
#6FC276
ΔE00 4.84
Light Moss Green
#A6C875
ΔE00 5.43
Pale Olive Green
#B1D27B
ΔE00 6.41
Lichen
#8FB67B
ΔE00 7.10
Turtle Green
#75B84F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD7A #BA7ACD
analogous
#B7CD7A #8DCD7A #7ACD91
triadic
#8DCD7A #7A8DCD #CD7A8D
tetradic
#8DCD7A #7AB7CD #BA7ACD #CD917A
square
#8DCD7A #7AB7CD #BA7ACD #CD917A
split-complementary
#8DCD7A #917ACD #CD7AB7
monochromatic
#4D9538 #67BC4E #8DCD7A #B3DEA6 #D9EED3
Accessibility & contrast
On white
1.88
#8DCD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#8DCD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD7A
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD7A | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C074
Deuteranopia (green-blind)
#C8BB7F
Tritanopia (blue-blind)
#8AC8B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8dcd7a; /* rgb */ color: rgb(141, 205, 122); /* oklch */ color: oklch(78.5% 0.131 138.7);
Tailwind
colors: {
custom: {
50: '#b0dca1',
500: '#8dcd7a',
950: '#000000',
},
}SCSS
$custom: #8dcd7a; $custom-light: #b0dca1; $custom-dark: #000000;
JSON
{
"hex": "#8dcd7a",
"rgb": {
"r": 141,
"g": 205,
"b": 122
},
"hsl": {
"h": 106.265,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.78506,
"c": 0.13058,
"h": 138.7
},
"luminance": 0.50731
}Semantic roles & 50–950 ramp
primary
#8DCD7A
secondary
#8A509B
accent
#2DB999
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480