#9FC985#9FC985
#9FC985 is a light, moderate yellow-green. Relative luminance 0.508; OKLCH L 78.9% C 0.103 H 134.0°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC985 |
|---|---|
| RGB | rgb(159, 201, 133) |
| HSL | hsl(97, 39%, 65%) |
| HSV | hsv(97, 34%, 79%) |
| CMYK | cmyk(20.9%, 0%, 33.8%, 21.2%) |
| CIE-LAB | lab(76.58, -26.19, 29.59) |
| CIE-LCH | lch(76.58, 39.51, 131.50°) |
| OKLab | oklab(78.89% -0.0714 0.0738) |
| OKLCH | oklch(78.89% 0.103 134) |
| XYZ | xyz(39.4175, 50.8368, 29.9215) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.27
Light Moss Green
#A6C875
ΔE00 3.79
Pale Olive Green
#B1D27B
ΔE00 5.13
Lichen
#8FB67B
ΔE00 5.18
Pale Olive
#B9CC81
ΔE00 5.88
Tan Green
#A9BE70
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC985 #AF85C9
analogous
#C1C985 #9FC985 #85C98D
triadic
#9FC985 #859FC9 #C9859F
tetradic
#9FC985 #85C1C9 #AF85C9 #C98D85
square
#9FC985 #85C1C9 #AF85C9 #C98D85
split-complementary
#9FC985 #8D85C9 #C985C1
monochromatic
#609341 #7EB65B #9FC985 #C0DCAF #E2EFDA
Accessibility & contrast
On white
1.88
#9FC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#9FC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC985
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC985 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#C8BC89
Tritanopia (blue-blind)
#9FC4B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fc985; /* rgb */ color: rgb(159, 201, 133); /* oklch */ color: oklch(78.9% 0.103 134.0);
Tailwind
colors: {
custom: {
50: '#bcd9a9',
500: '#9fc985',
950: '#000000',
},
}SCSS
$custom: #9fc985; $custom-light: #bcd9a9; $custom-dark: #000000;
JSON
{
"hex": "#9fc985",
"rgb": {
"r": 159,
"g": 201,
"b": 133
},
"hsl": {
"h": 97.059,
"s": 38.636,
"l": 65.49
},
"oklch": {
"l": 0.78889,
"c": 0.10267,
"h": 134
},
"luminance": 0.50838
}Semantic roles & 50–950 ramp
primary
#9FC985
secondary
#81589A
accent
#34B282
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#121410
muted
#828380