#9AAA98#9AAA98
#9AAA98 is a light, muted green. Relative luminance 0.379; OKLCH L 72.0% C 0.031 H 142.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAA98 |
|---|---|
| RGB | rgb(154, 170, 152) |
| HSL | hsl(113, 10%, 63%) |
| HSV | hsv(113, 11%, 67%) |
| CMYK | cmyk(9.4%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(67.94, -9.07, 7.38) |
| CIE-LCH | lch(67.94, 11.70, 140.87°) |
| OKLab | oklab(72.03% -0.0247 0.0192) |
| OKLCH | oklch(72.03% 0.031 142.1) |
| XYZ | xyz(33.3675, 37.8861, 35.2545) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.52
Sage Green
#9CAF88
ΔE00 6.80
Cement
#A5A391
ΔE00 7.66
Grey Green
#86A17D
ΔE00 7.71
Greyish
#A8A495
ΔE00 8.93
Greyish Green
#82A67D
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAA98 #A898AA
analogous
#A3AA98 #9AAA98 #98AA9F
triadic
#9AAA98 #989AAA #AA989A
tetradic
#9AAA98 #98A3AA #A898AA #AA9F98
square
#9AAA98 #98A3AA #A898AA #AA9F98
split-complementary
#9AAA98 #9F98AA #AA98A3
monochromatic
#5C6D5A #798E76 #9AAA98 #BBC6BA #DCE1DB
Accessibility & contrast
On white
2.45
#9AAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#9AAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAA98
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAA98 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA797
Deuteranopia (green-blind)
#A8A599
Tritanopia (blue-blind)
#99A9A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aaa98; /* rgb */ color: rgb(154, 170, 152); /* oklch */ color: oklch(72.0% 0.031 142.1);
Tailwind
colors: {
custom: {
50: '#b7c3b6',
500: '#9aaa98',
950: '#000000',
},
}SCSS
$custom: #9aaa98; $custom-light: #b7c3b6; $custom-dark: #000000;
JSON
{
"hex": "#9aaa98",
"rgb": {
"r": 154,
"g": 170,
"b": 152
},
"hsl": {
"h": 113.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72027,
"c": 0.03129,
"h": 142.1
},
"luminance": 0.37886
}Semantic roles & 50–950 ramp
primary
#9AAA98
secondary
#D1CCD2
accent
#52948C
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180