#9CD87F#9CD87F
#9CD87F is a very light, vivid green. Relative luminance 0.577; OKLCH L 82.0% C 0.134 H 136.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD87F |
|---|---|
| RGB | rgb(156, 216, 127) |
| HSL | hsl(100, 53%, 67%) |
| HSV | hsv(100, 41%, 85%) |
| CMYK | cmyk(27.8%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.58, -35.16, 37.84) |
| CIE-LCH | lch(80.58, 51.65, 132.89°) |
| OKLab | oklab(82.04% -0.0963 0.0928) |
| OKLCH | oklch(82.04% 0.134 136.1) |
| XYZ | xyz(42.0958, 57.7106, 28.9959) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.64
Pale Olive Green
#B1D27B
ΔE00 4.86
Light Moss Green
#A6C875
ΔE00 5.32
Light Grey Green
#B7E1A1
ΔE00 5.85
Lightgreen
#90EE90
ΔE00 5.96
Washed Out Green
#BCF5A6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD87F #BB7FD8
analogous
#C9D87F #9CD87F #7FD88E
triadic
#9CD87F #7F9CD8 #D87F9C
tetradic
#9CD87F #7FC9D8 #BB7FD8 #D88E7F
square
#9CD87F #7FC9D8 #BB7FD8 #D88E7F
split-complementary
#9CD87F #8E7FD8 #D87FC9
monochromatic
#5AA934 #78CA50 #9CD87F #C0E6AE #E5F5DD
Accessibility & contrast
On white
1.67
#9CD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#9CD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD87F
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD87F | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#9BD2C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9cd87f; /* rgb */ color: rgb(156, 216, 127); /* oklch */ color: oklch(82.0% 0.134 136.1);
Tailwind
colors: {
custom: {
50: '#bbe4a5',
500: '#9cd87f',
950: '#000000',
},
}SCSS
$custom: #9cd87f; $custom-light: #bbe4a5; $custom-dark: #000000;
JSON
{
"hex": "#9cd87f",
"rgb": {
"r": 156,
"g": 216,
"b": 127
},
"hsl": {
"h": 100.449,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.82035,
"c": 0.13376,
"h": 136.1
},
"luminance": 0.57712
}Semantic roles & 50–950 ramp
primary
#9CD87F
secondary
#8E4FAC
accent
#25C18E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480