#9FC87F#9FC87F
#9FC87F is a light, moderate yellow-green. Relative luminance 0.502; OKLCH L 78.5% C 0.108 H 132.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC87F |
|---|---|
| RGB | rgb(159, 200, 127) |
| HSL | hsl(94, 40%, 64%) |
| HSV | hsv(94, 37%, 78%) |
| CMYK | cmyk(20.5%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(76.20, -26.55, 32.20) |
| CIE-LCH | lch(76.20, 41.74, 129.51°) |
| OKLab | oklab(78.55% -0.0725 0.0798) |
| OKLCH | oklch(78.55% 0.108 132.3) |
| XYZ | xyz(38.7824, 50.2110, 27.7230) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.48
Light Moss Green
#A6C875
ΔE00 2.74
Pale Olive Green
#B1D27B
ΔE00 4.40
Tan Green
#A9BE70
ΔE00 5.09
Lichen
#8FB67B
ΔE00 5.35
Pale Olive
#B9CC81
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC87F #A87FC8
analogous
#C4C87F #9FC87F #7FC884
triadic
#9FC87F #7F9FC8 #C87F9F
tetradic
#9FC87F #7FC4C8 #A87FC8 #C8847F
square
#9FC87F #7FC4C8 #A87FC8 #C8847F
split-complementary
#9FC87F #847FC8 #C87FC4
monochromatic
#618F3D #7FB654 #9FC87F #BFDAAA #DFEDD5
Accessibility & contrast
On white
1.90
#9FC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#9FC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC87F
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC87F | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#C8BB83
Tritanopia (blue-blind)
#A0C2B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc87f; /* rgb */ color: rgb(159, 200, 127); /* oklch */ color: oklch(78.5% 0.108 132.3);
Tailwind
colors: {
custom: {
50: '#bcd9a5',
500: '#9fc87f',
950: '#000000',
},
}SCSS
$custom: #9fc87f; $custom-light: #bcd9a5; $custom-dark: #000000;
JSON
{
"hex": "#9fc87f",
"rgb": {
"r": 159,
"g": 200,
"b": 127
},
"hsl": {
"h": 93.699,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.7855,
"c": 0.10783,
"h": 132.3
},
"luminance": 0.50212
}Semantic roles & 50–950 ramp
primary
#9FC87F
secondary
#7A5596
accent
#33B37B
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#12140F
muted
#828380