#9DC985#9DC985
#9DC985 is a light, moderate yellow-green. Relative luminance 0.506; OKLCH L 78.8% C 0.104 H 135.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC985 |
|---|---|
| RGB | rgb(157, 201, 133) |
| HSL | hsl(99, 39%, 65%) |
| HSV | hsv(99, 34%, 79%) |
| CMYK | cmyk(21.9%, 0%, 33.8%, 21.2%) |
| CIE-LAB | lab(76.46, -26.90, 29.41) |
| CIE-LCH | lch(76.46, 39.85, 132.45°) |
| OKLab | oklab(78.76% -0.0733 0.0734) |
| OKLCH | oklch(78.76% 0.104 135) |
| XYZ | xyz(39.0239, 50.6339, 29.9031) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.19
Light Moss Green
#A6C875
ΔE00 4.07
Lichen
#8FB67B
ΔE00 5.11
Pale Olive Green
#B1D27B
ΔE00 5.41
Sage Green (survey)
#88B378
ΔE00 6.11
Light Grey Green
#B7E1A1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC985 #B185C9
analogous
#BFC985 #9DC985 #85C98F
triadic
#9DC985 #859DC9 #C9859D
tetradic
#9DC985 #85BFC9 #B185C9 #C98F85
square
#9DC985 #85BFC9 #B185C9 #C98F85
split-complementary
#9DC985 #8F85C9 #C985BF
monochromatic
#5E9341 #7BB65B #9DC985 #BFDCAF #E1EFDA
Accessibility & contrast
On white
1.89
#9DC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#9DC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC985
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC985 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#C7BB89
Tritanopia (blue-blind)
#9DC4B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9dc985; /* rgb */ color: rgb(157, 201, 133); /* oklch */ color: oklch(78.8% 0.104 135.0);
Tailwind
colors: {
custom: {
50: '#bbd9a9',
500: '#9dc985',
950: '#000000',
},
}SCSS
$custom: #9dc985; $custom-light: #bbd9a9; $custom-dark: #000000;
JSON
{
"hex": "#9dc985",
"rgb": {
"r": 157,
"g": 201,
"b": 133
},
"hsl": {
"h": 98.824,
"s": 38.636,
"l": 65.49
},
"oklch": {
"l": 0.78757,
"c": 0.10373,
"h": 135
},
"luminance": 0.50635
}Semantic roles & 50–950 ramp
primary
#9DC985
secondary
#83589A
accent
#34B285
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#121410
muted
#828380