#9CB2A0#9CB2A0
#9CB2A0 is a light, muted green. Relative luminance 0.414; OKLCH L 74.2% C 0.035 H 150.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB2A0 |
|---|---|
| RGB | rgb(156, 178, 160) |
| HSL | hsl(131, 13%, 65%) |
| HSV | hsv(131, 12%, 70%) |
| CMYK | cmyk(12.4%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(70.49, -11.11, 6.65) |
| CIE-LCH | lch(70.49, 12.95, 149.10°) |
| OKLab | oklab(74.15% -0.0308 0.0173) |
| OKLCH | oklch(74.15% 0.035 150.7) |
| XYZ | xyz(35.9745, 41.4462, 39.3555) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.28
Sage Green
#9CAF88
ΔE00 6.97
Grey Green
#86A17D
ΔE00 8.40
Greyish Green
#82A67D
ΔE00 9.24
Darkseagreen
#8FBC8F
ΔE00 9.31
Greyish Teal
#719F91
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB2A0 #B29CAE
analogous
#A3B29C #9CB2A0 #9CB2AB
triadic
#9CB2A0 #A09CB2 #B2A09C
tetradic
#9CB2A0 #9CA3B2 #B29CAE #B2AB9C
square
#9CB2A0 #9CA3B2 #B29CAE #B2AB9C
split-complementary
#9CB2A0 #AB9CB2 #B29CA3
monochromatic
#5D7761 #7A977F #9CB2A0 #BECDC1 #E1E8E2
Accessibility & contrast
On white
2.26
#9CB2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#9CB2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB2A0
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB2A0 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9F
Deuteranopia (green-blind)
#AEABA1
Tritanopia (blue-blind)
#99B1AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9cb2a0; /* rgb */ color: rgb(156, 178, 160); /* oklch */ color: oklch(74.2% 0.035 150.7);
Tailwind
colors: {
custom: {
50: '#b9c9bc',
500: '#9cb2a0',
950: '#000000',
},
}SCSS
$custom: #9cb2a0; $custom-light: #b9c9bc; $custom-dark: #000000;
JSON
{
"hex": "#9cb2a0",
"rgb": {
"r": 156,
"g": 178,
"b": 160
},
"hsl": {
"h": 130.909,
"s": 12.5,
"l": 65.49
},
"oklch": {
"l": 0.74151,
"c": 0.0353,
"h": 150.7
},
"luminance": 0.41447
}Semantic roles & 50–950 ramp
primary
#9CB2A0
secondary
#D9D1D7
accent
#4F8A97
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281