#9CA69A#9CA69A
#9CA69A is a light, muted grey. Relative luminance 0.367; OKLCH L 71.4% C 0.021 H 140.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA69A |
|---|---|
| RGB | rgb(156, 166, 154) |
| HSL | hsl(110, 6%, 63%) |
| HSV | hsv(110, 7%, 65%) |
| CMYK | cmyk(6%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(67.03, -5.84, 4.99) |
| CIE-LCH | lch(67.03, 7.68, 139.47°) |
| OKLab | oklab(71.36% -0.0158 0.0131) |
| OKLCH | oklch(71.36% 0.021 140.5) |
| XYZ | xyz(33.1782, 36.6732, 35.8963) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.68
Greyish
#A8A495
ΔE00 6.48
Grey
#929591
ΔE00 7.04
Cool Grey
#95A3A6
ΔE00 7.48
Dark Gray
#A9A9A9
ΔE00 8.40
Greenish Grey
#96AE8D
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA69A #A49AA6
analogous
#A2A69A #9CA69A #9AA69E
triadic
#9CA69A #9A9CA6 #A69A9C
tetradic
#9CA69A #9AA2A6 #A49AA6 #A69E9A
square
#9CA69A #9AA2A6 #A49AA6 #A69E9A
split-complementary
#9CA69A #9E9AA6 #A69AA2
monochromatic
#5F695D #7C8979 #9CA69A #BCC3BB #DCDFDB
Accessibility & contrast
On white
2.52
#9CA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#9CA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA69A
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA69A | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#9CA5A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ca69a; /* rgb */ color: rgb(156, 166, 154); /* oklch */ color: oklch(71.4% 0.021 140.5);
Tailwind
colors: {
custom: {
50: '#b9c0b7',
500: '#9ca69a',
950: '#000000',
},
}SCSS
$custom: #9ca69a; $custom-light: #b9c0b7; $custom-dark: #000000;
JSON
{
"hex": "#9ca69a",
"rgb": {
"r": 156,
"g": 166,
"b": 154
},
"hsl": {
"h": 110,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.71364,
"c": 0.02052,
"h": 140.5
},
"luminance": 0.36673
}Semantic roles & 50–950 ramp
primary
#9CA69A
secondary
#CFCCD0
accent
#559086
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180