#9CA298#9CA298
#9CA298 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.4% C 0.016 H 132.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA298 |
|---|---|
| RGB | rgb(156, 162, 152) |
| HSL | hsl(96, 5%, 62%) |
| HSV | hsv(96, 6%, 64%) |
| CMYK | cmyk(3.7%, 0%, 6.2%, 36.5%) |
| CIE-LAB | lab(65.89, -4.04, 4.45) |
| CIE-LCH | lch(65.89, 6.02, 132.23°) |
| OKLab | oklab(70.44% -0.0107 0.0117) |
| OKLCH | oklch(70.44% 0.016 132.5) |
| XYZ | xyz(32.2972, 35.1755, 34.7877) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.71
Greyish
#A8A495
ΔE00 5.10
Grey
#929591
ΔE00 5.11
Cool Grey
#95A3A6
ΔE00 6.92
Dark Gray
#A9A9A9
ΔE00 6.97
Stone
#A89F91
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA298 #9E98A2
analogous
#A1A298 #9CA298 #98A299
triadic
#9CA298 #989CA2 #A2989C
tetradic
#9CA298 #98A1A2 #9E98A2 #A29998
square
#9CA298 #98A1A2 #9E98A2 #A29998
split-complementary
#9CA298 #9998A2 #A298A1
monochromatic
#5F655B #7D8578 #9CA298 #BBBFB8 #DADCD8
Accessibility & contrast
On white
2.61
#9CA298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#9CA298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA298
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA298 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#A2A098
Tritanopia (blue-blind)
#9CA19F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9ca298; /* rgb */ color: rgb(156, 162, 152); /* oklch */ color: oklch(70.4% 0.016 132.5);
Tailwind
colors: {
custom: {
50: '#b9bdb6',
500: '#9ca298',
950: '#000000',
},
}SCSS
$custom: #9ca298; $custom-light: #b9bdb6; $custom-dark: #000000;
JSON
{
"hex": "#9ca298",
"rgb": {
"r": 156,
"g": 162,
"b": 152
},
"hsl": {
"h": 96,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.70442,
"c": 0.01583,
"h": 132.5
},
"luminance": 0.35176
}Semantic roles & 50–950 ramp
primary
#9CA298
secondary
#CBC9CD
accent
#578F78
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180