#9CB09A#9CB09A
#9CB09A is a light, muted green. Relative luminance 0.405; OKLCH L 73.5% C 0.038 H 142.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB09A |
|---|---|
| RGB | rgb(156, 176, 154) |
| HSL | hsl(115, 12%, 65%) |
| HSV | hsv(115, 13%, 69%) |
| CMYK | cmyk(11.4%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(69.79, -11.17, 8.95) |
| CIE-LCH | lch(69.79, 14.31, 141.31°) |
| OKLab | oklab(73.55% -0.0304 0.0232) |
| OKLCH | oklch(73.55% 0.038 142.7) |
| XYZ | xyz(35.0672, 40.4512, 36.5260) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.85
Sage Green
#9CAF88
ΔE00 5.39
Grey Green
#86A17D
ΔE00 7.15
Greyish Green
#82A67D
ΔE00 8.12
Greeny Grey
#7EA07A
ΔE00 8.58
Darkseagreen
#8FBC8F
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB09A #AE9AB0
analogous
#A7B09A #9CB09A #9AB0A3
triadic
#9CB09A #9A9CB0 #B09A9C
tetradic
#9CB09A #9AA7B0 #AE9AB0 #B0A39A
square
#9CB09A #9AA7B0 #AE9AB0 #B0A39A
split-complementary
#9CB09A #A39AB0 #B09AA7
monochromatic
#5D745B #7A9578 #9CB09A #BECBBC #DFE6DF
Accessibility & contrast
On white
2.31
#9CB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#9CB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB09A
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB09A | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC99
Deuteranopia (green-blind)
#AEAA9B
Tritanopia (blue-blind)
#9BAEAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9cb09a; /* rgb */ color: rgb(156, 176, 154); /* oklch */ color: oklch(73.5% 0.038 142.7);
Tailwind
colors: {
custom: {
50: '#b9c7b7',
500: '#9cb09a',
950: '#000000',
},
}SCSS
$custom: #9cb09a; $custom-light: #b9c7b7; $custom-dark: #000000;
JSON
{
"hex": "#9cb09a",
"rgb": {
"r": 156,
"g": 176,
"b": 154
},
"hsl": {
"h": 114.545,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.73549,
"c": 0.03829,
"h": 142.7
},
"luminance": 0.40452
}Semantic roles & 50–950 ramp
primary
#9CB09A
secondary
#D6CFD7
accent
#4F9690
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280