#9BACA0#9BACA0
#9BACA0 is a light, muted green. Relative luminance 0.390; OKLCH L 72.8% C 0.026 H 154.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9BACA0 |
|---|---|
| RGB | rgb(155, 172, 160) |
| HSL | hsl(138, 9%, 64%) |
| HSV | hsv(138, 10%, 67%) |
| CMYK | cmyk(9.9%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(68.76, -8.28, 4.15) |
| CIE-LCH | lch(68.76, 9.27, 153.37°) |
| OKLab | oklab(72.76% -0.0232 0.0108) |
| OKLCH | oklch(72.76% 0.026 154.9) |
| XYZ | xyz(34.6139, 39.0112, 38.9572) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.64
Cool Grey
#95A3A6
ΔE00 7.97
Cement
#A5A391
ΔE00 8.30
Sage Green
#9CAF88
ΔE00 9.07
Greyish
#A8A495
ΔE00 9.13
Grey
#929591
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BACA0 #AC9BA7
analogous
#9FAC9B #9BACA0 #9BACA9
triadic
#9BACA0 #A09BAC #ACA09B
tetradic
#9BACA0 #9B9FAC #AC9BA7 #ACA99B
square
#9BACA0 #9B9FAC #AC9BA7 #ACA99B
split-complementary
#9BACA0 #A99BAC #AC9B9F
monochromatic
#5D7062 #7A9080 #9BACA0 #BCC8C0 #DEE4E0
Accessibility & contrast
On white
2.39
#9BACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#9BACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BACA0
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BACA0 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99F
Deuteranopia (green-blind)
#A9A7A1
Tritanopia (blue-blind)
#99ACA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9baca0; /* rgb */ color: rgb(155, 172, 160); /* oklch */ color: oklch(72.8% 0.026 154.9);
Tailwind
colors: {
custom: {
50: '#b8c4bc',
500: '#9baca0',
950: '#000000',
},
}SCSS
$custom: #9baca0; $custom-light: #b8c4bc; $custom-dark: #000000;
JSON
{
"hex": "#9baca0",
"rgb": {
"r": 155,
"g": 172,
"b": 160
},
"hsl": {
"h": 137.647,
"s": 9.29,
"l": 64.118
},
"oklch": {
"l": 0.72763,
"c": 0.02558,
"h": 154.9
},
"luminance": 0.39012
}Semantic roles & 50–950 ramp
primary
#9BACA0
secondary
#D4CED3
accent
#528093
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181