#9AA69E#9AA69E
#9AA69E is a light, near-neutral grey. Relative luminance 0.366; OKLCH L 71.3% C 0.018 H 156.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA69E |
|---|---|
| RGB | rgb(154, 166, 158) |
| HSL | hsl(140, 6%, 63%) |
| HSV | hsv(140, 7%, 65%) |
| CMYK | cmyk(7.2%, 0%, 4.8%, 34.9%) |
| CIE-LAB | lab(66.98, -5.80, 2.68) |
| CIE-LCH | lch(66.98, 6.39, 155.16°) |
| OKLab | oklab(71.32% -0.0163 0.007) |
| OKLCH | oklch(71.32% 0.018 156.8) |
| XYZ | xyz(33.1330, 36.6108, 37.6621) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.65
Grey
#929591
ΔE00 6.64
Cement
#A5A391
ΔE00 7.08
Greyish
#A8A495
ΔE00 7.53
Dark Gray
#A9A9A9
ΔE00 7.76
Pewter
#899397
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA69E #A69AA2
analogous
#9CA69A #9AA69E #9AA6A4
triadic
#9AA69E #9E9AA6 #A69E9A
tetradic
#9AA69E #9A9CA6 #A69AA2 #A6A49A
square
#9AA69E #9A9CA6 #A69AA2 #A6A49A
split-complementary
#9AA69E #A49AA6 #A69A9C
monochromatic
#5D6961 #79897F #9AA69E #BBC3BD #DBDFDC
Accessibility & contrast
On white
2.52
#9AA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#9AA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA69E
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA69E | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#A4A29E
Tritanopia (blue-blind)
#98A6A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9aa69e; /* rgb */ color: rgb(154, 166, 158); /* oklch */ color: oklch(71.3% 0.018 156.8);
Tailwind
colors: {
custom: {
50: '#b7c0ba',
500: '#9aa69e',
950: '#000000',
},
}SCSS
$custom: #9aa69e; $custom-light: #b7c0ba; $custom-dark: #000000;
JSON
{
"hex": "#9aa69e",
"rgb": {
"r": 154,
"g": 166,
"b": 158
},
"hsl": {
"h": 140,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.71323,
"c": 0.01774,
"h": 156.8
},
"luminance": 0.36611
}Semantic roles & 50–950 ramp
primary
#9AA69E
secondary
#D0CCCF
accent
#557D90
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180