#8CD87B#8CD87B
#8CD87B is a light, vivid green. Relative luminance 0.561; OKLCH L 81.1% C 0.147 H 139.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD87B |
|---|---|
| RGB | rgb(140, 216, 123) |
| HSL | hsl(109, 54%, 66%) |
| HSV | hsv(109, 43%, 85%) |
| CMYK | cmyk(35.2%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(79.68, -41.04, 38.52) |
| CIE-LCH | lch(79.68, 56.29, 136.81°) |
| OKLab | oklab(81.07% -0.1122 0.0943) |
| OKLCH | oklch(81.07% 0.147 139.9) |
| XYZ | xyz(38.9448, 56.1154, 27.5144) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.14
Pistachio
#93C572
ΔE00 5.30
Lightish Green
#61E160
ΔE00 5.87
Fresh Green
#69D84F
ΔE00 6.02
Soft Green
#6FC276
ΔE00 6.62
Pale Olive Green
#B1D27B
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD87B #C77BD8
analogous
#BBD87B #8CD87B #7BD899
triadic
#8CD87B #7B8CD8 #D87B8C
tetradic
#8CD87B #7BBBD8 #C77BD8 #D8997B
square
#8CD87B #7BBBD8 #C77BD8 #D8997B
split-complementary
#8CD87B #997BD8 #D87BBB
monochromatic
#47A731 #63CA4C #8CD87B #B5E6AA #DEF4D9
Accessibility & contrast
On white
1.72
#8CD87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#8CD87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD87B
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD87B | 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)
#DDCA74
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#87D2C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd87b; /* rgb */ color: rgb(140, 216, 123); /* oklch */ color: oklch(81.1% 0.147 139.9);
Tailwind
colors: {
custom: {
50: '#b1e4a2',
500: '#8cd87b',
950: '#000000',
},
}SCSS
$custom: #8cd87b; $custom-light: #b1e4a2; $custom-dark: #000000;
JSON
{
"hex": "#8cd87b",
"rgb": {
"r": 140,
"g": 216,
"b": 123
},
"hsl": {
"h": 109.032,
"s": 54.386,
"l": 66.471
},
"oklch": {
"l": 0.81065,
"c": 0.14654,
"h": 139.9
},
"luminance": 0.56117
}Semantic roles & 50–950 ramp
primary
#8CD87B
secondary
#994DAB
accent
#24C2A5
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480