#9BABA2#9BABA2
#9BABA2 is a light, muted green. Relative luminance 0.387; OKLCH L 72.6% C 0.022 H 161.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9BABA2 |
|---|---|
| RGB | rgb(155, 171, 162) |
| HSL | hsl(146, 9%, 64%) |
| HSV | hsv(146, 9%, 67%) |
| CMYK | cmyk(9.4%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.54, -7.36, 2.72) |
| CIE-LCH | lch(68.54, 7.85, 159.70°) |
| OKLab | oklab(72.6% -0.0209 0.0071) |
| OKLCH | oklch(72.6% 0.022 161.2) |
| XYZ | xyz(34.6007, 38.7026, 39.8228) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.58
Cement
#A5A391
ΔE00 8.30
Grey
#929591
ΔE00 8.64
Greyish
#A8A495
ΔE00 8.89
Greenish Grey
#96AE8D
ΔE00 8.97
Dark Gray
#A9A9A9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BABA2 #AB9BA4
analogous
#9CAB9B #9BABA2 #9BABAA
triadic
#9BABA2 #A29BAB #ABA29B
tetradic
#9BABA2 #9B9CAB #AB9BA4 #ABAA9B
square
#9BABA2 #9B9CAB #AB9BA4 #ABAA9B
split-complementary
#9BABA2 #AA9BAB #AB9B9C
monochromatic
#5D6F65 #7A8F83 #9BABA2 #BCC7C1 #DEE3E0
Accessibility & contrast
On white
2.40
#9BABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#9BABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BABA2
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BABA2 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A7A6A2
Tritanopia (blue-blind)
#98ABA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9baba2; /* rgb */ color: rgb(155, 171, 162); /* oklch */ color: oklch(72.6% 0.022 161.2);
Tailwind
colors: {
custom: {
50: '#b8c4bd',
500: '#9baba2',
950: '#000000',
},
}SCSS
$custom: #9baba2; $custom-light: #b8c4bd; $custom-dark: #000000;
JSON
{
"hex": "#9baba2",
"rgb": {
"r": 155,
"g": 171,
"b": 162
},
"hsl": {
"h": 146.25,
"s": 8.696,
"l": 63.922
},
"oklch": {
"l": 0.72602,
"c": 0.02205,
"h": 161.2
},
"luminance": 0.38703
}Semantic roles & 50–950 ramp
primary
#9BABA2
secondary
#D4CED1
accent
#537793
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181