#9CB69A#9CB69A
#9CB69A is a light, muted green. Relative luminance 0.429; OKLCH L 74.9% C 0.049 H 143.2°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB69A |
|---|---|
| RGB | rgb(156, 182, 154) |
| HSL | hsl(116, 16%, 66%) |
| HSV | hsv(116, 15%, 71%) |
| CMYK | cmyk(14.3%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(71.46, -14.31, 11.32) |
| CIE-LCH | lch(71.46, 18.24, 141.66°) |
| OKLab | oklab(74.88% -0.039 0.0293) |
| OKLCH | oklch(74.88% 0.049 143.2) |
| XYZ | xyz(36.2697, 42.8563, 36.9268) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.88
Sage Green
#9CAF88
ΔE00 4.49
Darkseagreen
#8FBC8F
ΔE00 5.93
Grey Green
#86A17D
ΔE00 6.98
Greyish Green
#82A67D
ΔE00 7.06
Greeny Grey
#7EA07A
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB69A #B49AB6
analogous
#AAB69A #9CB69A #9AB6A6
triadic
#9CB69A #9A9CB6 #B69A9C
tetradic
#9CB69A #9AAAB6 #B49AB6 #B6A69A
square
#9CB69A #9AAAB6 #B49AB6 #B6A69A
split-complementary
#9CB69A #A69AB6 #B69AAA
monochromatic
#5C7C5A #799C76 #9CB69A #BFD0BE #E2E9E1
Accessibility & contrast
On white
2.19
#9CB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#9CB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB69A
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB69A | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#9AB4AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9cb69a; /* rgb */ color: rgb(156, 182, 154); /* oklch */ color: oklch(74.9% 0.049 143.2);
Tailwind
colors: {
custom: {
50: '#b9ccb7',
500: '#9cb69a',
950: '#000000',
},
}SCSS
$custom: #9cb69a; $custom-light: #b9ccb7; $custom-dark: #000000;
JSON
{
"hex": "#9cb69a",
"rgb": {
"r": 156,
"g": 182,
"b": 154
},
"hsl": {
"h": 115.714,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.74875,
"c": 0.04877,
"h": 143.2
},
"luminance": 0.42857
}Semantic roles & 50–950 ramp
primary
#9CB69A
secondary
#DAD1DB
accent
#4B9A95
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280