#8CD87A#8CD87A
#8CD87A is a light, vivid green. Relative luminance 0.561; OKLCH L 81.0% C 0.148 H 139.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD87A |
|---|---|
| RGB | rgb(140, 216, 122) |
| HSL | hsl(109, 55%, 66%) |
| HSV | hsv(109, 44%, 85%) |
| CMYK | cmyk(35.2%, 0%, 43.5%, 15.3%) |
| CIE-LAB | lab(79.67, -41.18, 39.00) |
| CIE-LCH | lch(79.67, 56.72, 136.56°) |
| OKLab | oklab(81.05% -0.1126 0.0954) |
| OKLCH | oklch(81.05% 0.148 139.7) |
| XYZ | xyz(38.8826, 56.0905, 27.1864) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.18
Pistachio
#93C572
ΔE00 5.29
Lightish Green
#61E160
ΔE00 5.79
Fresh Green
#69D84F
ΔE00 5.89
Soft Green
#6FC276
ΔE00 6.70
Pale Olive Green
#B1D27B
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD87A #C67AD8
analogous
#BBD87A #8CD87A #7AD897
triadic
#8CD87A #7A8CD8 #D87A8C
tetradic
#8CD87A #7ABBD8 #C67AD8 #D8977A
square
#8CD87A #7ABBD8 #C67AD8 #D8977A
split-complementary
#8CD87A #977AD8 #D87ABB
monochromatic
#47A731 #63CA4B #8CD87A #B5E6A9 #DEF4D9
Accessibility & contrast
On white
1.72
#8CD87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#8CD87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD87A
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD87A | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#87D2C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd87a; /* rgb */ color: rgb(140, 216, 122); /* oklch */ color: oklch(81.0% 0.148 139.7);
Tailwind
colors: {
custom: {
50: '#b1e4a2',
500: '#8cd87a',
950: '#000000',
},
}SCSS
$custom: #8cd87a; $custom-light: #b1e4a2; $custom-dark: #000000;
JSON
{
"hex": "#8cd87a",
"rgb": {
"r": 140,
"g": 216,
"b": 122
},
"hsl": {
"h": 108.511,
"s": 54.651,
"l": 66.275
},
"oklch": {
"l": 0.81049,
"c": 0.14753,
"h": 139.7
},
"luminance": 0.56092
}Semantic roles & 50–950 ramp
primary
#8CD87A
secondary
#984CAA
accent
#23C2A4
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480