#9AA898#9AA898
#9AA898 is a light, muted green. Relative luminance 0.371; OKLCH L 71.6% C 0.028 H 141.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA898 |
|---|---|
| RGB | rgb(154, 168, 152) |
| HSL | hsl(113, 8%, 63%) |
| HSV | hsv(113, 10%, 66%) |
| CMYK | cmyk(8.3%, 0%, 9.5%, 34.1%) |
| CIE-LAB | lab(67.38, -8.01, 6.59) |
| CIE-LCH | lch(67.38, 10.37, 140.54°) |
| OKLab | oklab(71.59% -0.0218 0.0172) |
| OKLCH | oklch(71.59% 0.028 141.7) |
| XYZ | xyz(32.9955, 37.1420, 35.1305) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.57
Cement
#A5A391
ΔE00 6.91
Sage Green
#9CAF88
ΔE00 7.70
Greyish
#A8A495
ΔE00 8.09
Grey Green
#86A17D
ΔE00 8.42
Grey
#929591
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA898 #A698A8
analogous
#A2A898 #9AA898 #98A89E
triadic
#9AA898 #989AA8 #A8989A
tetradic
#9AA898 #98A2A8 #A698A8 #A89E98
square
#9AA898 #98A2A8 #A698A8 #A89E98
split-complementary
#9AA898 #9E98A8 #A898A2
monochromatic
#5D6B5A #798C77 #9AA898 #BBC4B9 #DBE0DA
Accessibility & contrast
On white
2.49
#9AA898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#9AA898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA898
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA898 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#A7A399
Tritanopia (blue-blind)
#99A7A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9aa898; /* rgb */ color: rgb(154, 168, 152); /* oklch */ color: oklch(71.6% 0.028 141.7);
Tailwind
colors: {
custom: {
50: '#b7c1b6',
500: '#9aa898',
950: '#000000',
},
}SCSS
$custom: #9aa898; $custom-light: #b7c1b6; $custom-dark: #000000;
JSON
{
"hex": "#9aa898",
"rgb": {
"r": 154,
"g": 168,
"b": 152
},
"hsl": {
"h": 112.5,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.71589,
"c": 0.02773,
"h": 141.7
},
"luminance": 0.37142
}Semantic roles & 50–950 ramp
primary
#9AA898
secondary
#D0CBD1
accent
#53928A
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180