#9AA293#9AA293
#9AA293 is a light, muted grey. Relative luminance 0.348; OKLCH L 70.1% C 0.023 H 130.1°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA293 |
|---|---|
| RGB | rgb(154, 162, 147) |
| HSL | hsl(92, 7%, 61%) |
| HSV | hsv(92, 9%, 64%) |
| CMYK | cmyk(4.9%, 0%, 9.3%, 36.5%) |
| CIE-LAB | lab(65.61, -5.69, 6.82) |
| CIE-LCH | lch(65.61, 8.88, 129.83°) |
| OKLab | oklab(70.14% -0.015 0.0178) |
| OKLCH | oklch(70.14% 0.023 130.1) |
| XYZ | xyz(31.5124, 34.8172, 32.6583) |
| Luminance | 0.3482 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.69
Greyish
#A8A495
ΔE00 5.87
Grey
#929591
ΔE00 6.83
Bland
#AFA88B
ΔE00 8.27
Greenish Grey
#96AE8D
ΔE00 8.50
Stone
#A89F91
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA293 #9B93A2
analogous
#A1A293 #9AA293 #93A293
triadic
#9AA293 #939AA2 #A2939A
tetradic
#9AA293 #93A1A2 #9B93A2 #A29393
square
#9AA293 #93A1A2 #9B93A2 #A29393
split-complementary
#9AA293 #9393A2 #A293A1
monochromatic
#5D6456 #7B8573 #9AA293 #B9BEB4 #D8DBD5
Accessibility & contrast
On white
2.64
#9AA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#9AA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA293
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA293 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A092
Deuteranopia (green-blind)
#A29F94
Tritanopia (blue-blind)
#9BA19E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9aa293; /* rgb */ color: rgb(154, 162, 147); /* oklch */ color: oklch(70.1% 0.023 130.1);
Tailwind
colors: {
custom: {
50: '#b7bdb2',
500: '#9aa293',
950: '#000000',
},
}SCSS
$custom: #9aa293; $custom-light: #b7bdb2; $custom-dark: #000000;
JSON
{
"hex": "#9aa293",
"rgb": {
"r": 154,
"g": 162,
"b": 147
},
"hsl": {
"h": 92,
"s": 7.463,
"l": 60.588
},
"oklch": {
"l": 0.70142,
"c": 0.02326,
"h": 130.1
},
"luminance": 0.34817
}Semantic roles & 50–950 ramp
primary
#9AA293
secondary
#C9C6CB
accent
#549175
background
#FBFBFA
surface
#F6F6F5
border
#D0D0CF
text
#111211
muted
#808180