#9AA298#9AA298
#9AA298 is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.3% C 0.017 H 139.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA298 |
|---|---|
| RGB | rgb(154, 162, 152) |
| HSL | hsl(108, 5%, 62%) |
| HSV | hsv(108, 6%, 64%) |
| CMYK | cmyk(4.9%, 0%, 6.2%, 36.5%) |
| CIE-LAB | lab(65.73, -4.77, 4.21) |
| CIE-LCH | lch(65.73, 6.36, 138.54°) |
| OKLab | oklab(70.28% -0.0129 0.011) |
| OKLCH | oklch(70.28% 0.017 139.4) |
| XYZ | xyz(31.9132, 34.9775, 34.7697) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.38
Grey
#929591
ΔE00 5.41
Greyish
#A8A495
ΔE00 5.93
Cool Grey
#95A3A6
ΔE00 6.69
Dark Gray
#A9A9A9
ΔE00 7.53
Stone
#A89F91
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA298 #A098A2
analogous
#9FA298 #9AA298 #98A29B
triadic
#9AA298 #989AA2 #A2989A
tetradic
#9AA298 #989FA2 #A098A2 #A29B98
square
#9AA298 #989FA2 #A098A2 #A29B98
split-complementary
#9AA298 #9B98A2 #A2989F
monochromatic
#5D655B #7B8578 #9AA298 #BABFB8 #D9DCD8
Accessibility & contrast
On white
2.63
#9AA298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#9AA298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA298
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA298 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#A19F98
Tritanopia (blue-blind)
#9AA19F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9aa298; /* rgb */ color: rgb(154, 162, 152); /* oklch */ color: oklch(70.3% 0.017 139.4);
Tailwind
colors: {
custom: {
50: '#b7bdb6',
500: '#9aa298',
950: '#000000',
},
}SCSS
$custom: #9aa298; $custom-light: #b7bdb6; $custom-dark: #000000;
JSON
{
"hex": "#9aa298",
"rgb": {
"r": 154,
"g": 162,
"b": 152
},
"hsl": {
"h": 108,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.70282,
"c": 0.01696,
"h": 139.4
},
"luminance": 0.34978
}Semantic roles & 50–950 ramp
primary
#9AA298
secondary
#CCC9CD
accent
#578F84
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180