#9CD987#9CD987
#9CD987 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.4% C 0.127 H 138.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD987 |
|---|---|
| RGB | rgb(156, 217, 135) |
| HSL | hsl(105, 52%, 69%) |
| HSV | hsv(105, 38%, 85%) |
| CMYK | cmyk(28.1%, 0%, 37.8%, 14.9%) |
| CIE-LAB | lab(80.98, -34.51, 34.33) |
| CIE-LCH | lch(80.98, 48.68, 135.15°) |
| OKLab | oklab(82.4% -0.0943 0.085) |
| OKLCH | oklch(82.4% 0.127 138) |
| XYZ | xyz(42.8950, 58.4414, 31.9372) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.02
Pistachio
#93C572
ΔE00 5.06
Pale Olive Green
#B1D27B
ΔE00 5.57
Lightgreen
#90EE90
ΔE00 5.57
Light Moss Green
#A6C875
ΔE00 5.94
Light Sage
#BCECAC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD987 #C487D9
analogous
#C5D987 #9CD987 #87D99B
triadic
#9CD987 #879CD9 #D9879C
tetradic
#9CD987 #87C5D9 #C487D9 #D99B87
square
#9CD987 #87C5D9 #C487D9 #D99B87
split-complementary
#9CD987 #9B87D9 #D987C5
monochromatic
#56AE37 #76CA59 #9CD987 #C2E8B5 #E9F6E4
Accessibility & contrast
On white
1.66
#9CD987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#9CD987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD987
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD987 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD81
Deuteranopia (green-blind)
#D5C78C
Tritanopia (blue-blind)
#99D4C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd987; /* rgb */ color: rgb(156, 217, 135); /* oklch */ color: oklch(82.4% 0.127 138.0);
Tailwind
colors: {
custom: {
50: '#bbe5ab',
500: '#9cd987',
950: '#000000',
},
}SCSS
$custom: #9cd987; $custom-light: #bbe5ab; $custom-dark: #000000;
JSON
{
"hex": "#9cd987",
"rgb": {
"r": 156,
"g": 217,
"b": 135
},
"hsl": {
"h": 104.634,
"s": 51.899,
"l": 69.02
},
"oklch": {
"l": 0.82402,
"c": 0.12692,
"h": 138
},
"luminance": 0.58443
}Semantic roles & 50–950 ramp
primary
#9CD987
secondary
#9855AF
accent
#26BF98
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481