#9CABA2#9CABA2
#9CABA2 is a light, muted green. Relative luminance 0.388; OKLCH L 72.7% C 0.021 H 159.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9CABA2 |
|---|---|
| RGB | rgb(156, 171, 162) |
| HSL | hsl(144, 8%, 64%) |
| HSV | hsv(144, 9%, 67%) |
| CMYK | cmyk(8.8%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.61, -7.01, 2.84) |
| CIE-LCH | lch(68.61, 7.56, 157.98°) |
| OKLab | oklab(72.68% -0.0198 0.0074) |
| OKLCH | oklch(72.68% 0.021 159.6) |
| XYZ | xyz(34.7934, 38.8019, 39.8319) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.52
Cement
#A5A391
ΔE00 7.99
Grey
#929591
ΔE00 8.43
Greyish
#A8A495
ΔE00 8.55
Dark Gray
#A9A9A9
ΔE00 8.76
Greenish Grey
#96AE8D
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CABA2 #AB9CA5
analogous
#9EAB9C #9CABA2 #9CABAA
triadic
#9CABA2 #A29CAB #ABA29C
tetradic
#9CABA2 #9C9EAB #AB9CA5 #ABAA9C
square
#9CABA2 #9C9EAB #AB9CA5 #ABAA9C
split-complementary
#9CABA2 #AA9CAB #AB9C9E
monochromatic
#5E6F65 #7B8F83 #9CABA2 #BDC7C1 #DEE3E0
Accessibility & contrast
On white
2.40
#9CABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#9CABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CABA2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CABA2 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A2
Deuteranopia (green-blind)
#A8A7A2
Tritanopia (blue-blind)
#9AABA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9caba2; /* rgb */ color: rgb(156, 171, 162); /* oklch */ color: oklch(72.7% 0.021 159.6);
Tailwind
colors: {
custom: {
50: '#b9c4bd',
500: '#9caba2',
950: '#000000',
},
}SCSS
$custom: #9caba2; $custom-light: #b9c4bd; $custom-dark: #000000;
JSON
{
"hex": "#9caba2",
"rgb": {
"r": 156,
"g": 171,
"b": 162
},
"hsl": {
"h": 144,
"s": 8.197,
"l": 64.118
},
"oklch": {
"l": 0.72678,
"c": 0.02115,
"h": 159.6
},
"luminance": 0.38802
}Semantic roles & 50–950 ramp
primary
#9CABA2
secondary
#D4CFD2
accent
#537992
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181