#9CC985#9CC985
#9CC985 is a light, moderate yellow-green. Relative luminance 0.505; OKLCH L 78.7% C 0.104 H 135.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC985 |
|---|---|
| RGB | rgb(156, 201, 133) |
| HSL | hsl(100, 39%, 65%) |
| HSV | hsv(100, 34%, 79%) |
| CMYK | cmyk(22.4%, 0%, 33.8%, 21.2%) |
| CIE-LAB | lab(76.40, -27.25, 29.31) |
| CIE-LCH | lch(76.40, 40.03, 132.91°) |
| OKLab | oklab(78.69% -0.0743 0.0732) |
| OKLCH | oklch(78.69% 0.104 135.4) |
| XYZ | xyz(38.8296, 50.5337, 29.8939) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.17
Light Moss Green
#A6C875
ΔE00 4.21
Lichen
#8FB67B
ΔE00 5.08
Pale Olive Green
#B1D27B
ΔE00 5.55
Sage Green (survey)
#88B378
ΔE00 6.05
Darkseagreen
#8FBC8F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC985 #B285C9
analogous
#BEC985 #9CC985 #85C990
triadic
#9CC985 #859CC9 #C9859C
tetradic
#9CC985 #85BEC9 #B285C9 #C99085
square
#9CC985 #85BEC9 #B285C9 #C99085
split-complementary
#9CC985 #9085C9 #C985BE
monochromatic
#5D9341 #7AB65B #9CC985 #BEDCAF #E1EFDA
Accessibility & contrast
On white
1.89
#9CC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#9CC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC985
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC985 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#C7BB89
Tritanopia (blue-blind)
#9CC4B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cc985; /* rgb */ color: rgb(156, 201, 133); /* oklch */ color: oklch(78.7% 0.104 135.4);
Tailwind
colors: {
custom: {
50: '#bad9a9',
500: '#9cc985',
950: '#000000',
},
}SCSS
$custom: #9cc985; $custom-light: #bad9a9; $custom-dark: #000000;
JSON
{
"hex": "#9cc985",
"rgb": {
"r": 156,
"g": 201,
"b": 133
},
"hsl": {
"h": 99.706,
"s": 38.636,
"l": 65.49
},
"oklch": {
"l": 0.78693,
"c": 0.10427,
"h": 135.4
},
"luminance": 0.50535
}Semantic roles & 50–950 ramp
primary
#9CC985
secondary
#84589A
accent
#34B287
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#121410
muted
#828380