#9CB494#9CB494
#9CB494 is a light, muted green. Relative luminance 0.418; OKLCH L 74.3% C 0.052 H 137.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB494 |
|---|---|
| RGB | rgb(156, 180, 148) |
| HSL | hsl(105, 18%, 64%) |
| HSV | hsv(105, 18%, 71%) |
| CMYK | cmyk(13.3%, 0%, 17.8%, 29.4%) |
| CIE-LAB | lab(70.77, -14.33, 13.61) |
| CIE-LCH | lch(70.77, 19.77, 136.48°) |
| OKLab | oklab(74.28% -0.0388 0.035) |
| OKLCH | oklch(74.28% 0.052 137.9) |
| XYZ | xyz(35.3758, 41.8481, 34.2250) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.78
Sage Green
#9CAF88
ΔE00 2.98
Darkseagreen
#8FBC8F
ΔE00 5.56
Grey Green
#86A17D
ΔE00 6.14
Greyish Green
#82A67D
ΔE00 6.25
Lichen
#8FB67B
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB494 #AC94B4
analogous
#ACB494 #9CB494 #94B49C
triadic
#9CB494 #949CB4 #B4949C
tetradic
#9CB494 #94ACB4 #AC94B4 #B49C94
square
#9CB494 #94ACB4 #AC94B4 #B49C94
split-complementary
#9CB494 #9C94B4 #B494AC
monochromatic
#5E7955 #7B9B70 #9CB494 #BDCDB8 #DFE6DC
Accessibility & contrast
On white
2.24
#9CB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#9CB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB494
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB494 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF92
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#9BB2AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9cb494; /* rgb */ color: rgb(156, 180, 148); /* oklch */ color: oklch(74.3% 0.052 137.9);
Tailwind
colors: {
custom: {
50: '#b9cab3',
500: '#9cb494',
950: '#000000',
},
}SCSS
$custom: #9cb494; $custom-light: #b9cab3; $custom-dark: #000000;
JSON
{
"hex": "#9cb494",
"rgb": {
"r": 156,
"g": 180,
"b": 148
},
"hsl": {
"h": 105,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.74281,
"c": 0.05227,
"h": 137.9
},
"luminance": 0.41849
}Semantic roles & 50–950 ramp
primary
#9CB494
secondary
#D5CCD7
accent
#4A9C87
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280