#9CB894#9CB894
#9CB894 is a light, muted green. Relative luminance 0.435; OKLCH L 75.2% C 0.059 H 138.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB894 |
|---|---|
| RGB | rgb(156, 184, 148) |
| HSL | hsl(107, 20%, 65%) |
| HSV | hsv(107, 20%, 72%) |
| CMYK | cmyk(15.2%, 0%, 19.6%, 27.8%) |
| CIE-LAB | lab(71.88, -16.39, 15.18) |
| CIE-LCH | lch(71.88, 22.34, 137.21°) |
| OKLab | oklab(75.17% -0.0445 0.039) |
| OKLCH | oklch(75.17% 0.059 138.8) |
| XYZ | xyz(36.1950, 43.4864, 34.4980) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.86
Sage Green
#9CAF88
ΔE00 3.49
Darkseagreen
#8FBC8F
ΔE00 4.08
Lichen
#8FB67B
ΔE00 6.03
Greyish Green
#82A67D
ΔE00 6.26
Sage Green (survey)
#88B378
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB894 #B094B8
analogous
#AEB894 #9CB894 #94B89E
triadic
#9CB894 #949CB8 #B8949C
tetradic
#9CB894 #94AEB8 #B094B8 #B89E94
square
#9CB894 #94AEB8 #B094B8 #B89E94
split-complementary
#9CB894 #9E94B8 #B894AE
monochromatic
#5D7E54 #7AA06F #9CB894 #BED0B9 #E0E9DE
Accessibility & contrast
On white
2.17
#9CB894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#9CB894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB894
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB894 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB292
Deuteranopia (green-blind)
#B6AF96
Tritanopia (blue-blind)
#9BB5AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9cb894; /* rgb */ color: rgb(156, 184, 148); /* oklch */ color: oklch(75.2% 0.059 138.8);
Tailwind
colors: {
custom: {
50: '#b9cdb3',
500: '#9cb894',
950: '#000000',
},
}SCSS
$custom: #9cb894; $custom-light: #b9cdb3; $custom-dark: #000000;
JSON
{
"hex": "#9cb894",
"rgb": {
"r": 156,
"g": 184,
"b": 148
},
"hsl": {
"h": 106.667,
"s": 20.225,
"l": 65.098
},
"oklch": {
"l": 0.75172,
"c": 0.05912,
"h": 138.8
},
"luminance": 0.43487
}Semantic roles & 50–950 ramp
primary
#9CB894
secondary
#D7CEDA
accent
#479F8B
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280