#9AA094#9AA094
#9AA094 is a light, near-neutral grey. Relative luminance 0.342; OKLCH L 69.7% C 0.018 H 128.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA094 |
|---|---|
| RGB | rgb(154, 160, 148) |
| HSL | hsl(90, 6%, 60%) |
| HSV | hsv(90, 8%, 63%) |
| CMYK | cmyk(3.8%, 0%, 7.5%, 37.3%) |
| CIE-LAB | lab(65.08, -4.42, 5.51) |
| CIE-LCH | lch(65.08, 7.07, 128.74°) |
| OKLab | oklab(69.74% -0.0116 0.0144) |
| OKLCH | oklch(69.74% 0.018 128.8) |
| XYZ | xyz(31.2417, 34.1497, 32.9569) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.40
Greyish
#A8A495
ΔE00 5.15
Grey
#929591
ΔE00 5.29
Stone
#A89F91
ΔE00 7.51
Cool Grey
#95A3A6
ΔE00 7.79
Dark Gray
#A9A9A9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA094 #9A94A0
analogous
#A0A094 #9AA094 #94A094
triadic
#9AA094 #949AA0 #A0949A
tetradic
#9AA094 #94A0A0 #9A94A0 #A09494
square
#9AA094 #94A0A0 #9A94A0 #A09494
split-complementary
#9AA094 #9494A0 #A094A0
monochromatic
#5D6257 #7B8374 #9AA094 #B9BDB4 #D7DAD5
Accessibility & contrast
On white
2.68
#9AA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#9AA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA094
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA094 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E93
Deuteranopia (green-blind)
#A09E94
Tritanopia (blue-blind)
#9B9F9C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9aa094; /* rgb */ color: rgb(154, 160, 148); /* oklch */ color: oklch(69.7% 0.018 128.8);
Tailwind
colors: {
custom: {
50: '#b7bcb3',
500: '#9aa094',
950: '#000000',
},
}SCSS
$custom: #9aa094; $custom-light: #b7bcb3; $custom-dark: #000000;
JSON
{
"hex": "#9aa094",
"rgb": {
"r": 154,
"g": 160,
"b": 148
},
"hsl": {
"h": 90,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.69736,
"c": 0.01848,
"h": 128.8
},
"luminance": 0.3415
}Semantic roles & 50–950 ramp
primary
#9AA094
secondary
#C8C6CA
accent
#569073
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180