#9AA694#9AA694
#9AA694 is a light, muted green. Relative luminance 0.363; OKLCH L 71.0% C 0.029 H 135.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA694 |
|---|---|
| RGB | rgb(154, 166, 148) |
| HSL | hsl(100, 9%, 62%) |
| HSV | hsv(100, 11%, 65%) |
| CMYK | cmyk(7.2%, 0%, 10.8%, 34.9%) |
| CIE-LAB | lab(66.73, -7.67, 7.88) |
| CIE-LCH | lch(66.73, 10.99, 134.21°) |
| OKLab | oklab(71.04% -0.0205 0.0205) |
| OKLCH | oklch(71.04% 0.029 135) |
| XYZ | xyz(32.3070, 36.2804, 33.3120) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 6.15
Greenish Grey
#96AE8D
ΔE00 6.40
Sage Green
#9CAF88
ΔE00 7.25
Greyish
#A8A495
ΔE00 7.52
Grey Green
#86A17D
ΔE00 8.00
Bland
#AFA88B
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA694 #A094A6
analogous
#A3A694 #9AA694 #94A697
triadic
#9AA694 #949AA6 #A6949A
tetradic
#9AA694 #94A3A6 #A094A6 #A69794
square
#9AA694 #94A3A6 #A094A6 #A69794
split-complementary
#9AA694 #9794A6 #A694A3
monochromatic
#5D6957 #7B8A73 #9AA694 #BAC2B5 #D9DED7
Accessibility & contrast
On white
2.54
#9AA694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#9AA694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA694
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA694 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A393
Deuteranopia (green-blind)
#A6A295
Tritanopia (blue-blind)
#9AA4A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9aa694; /* rgb */ color: rgb(154, 166, 148); /* oklch */ color: oklch(71.0% 0.029 135.0);
Tailwind
colors: {
custom: {
50: '#b7c0b3',
500: '#9aa694',
950: '#000000',
},
}SCSS
$custom: #9aa694; $custom-light: #b7c0b3; $custom-dark: #000000;
JSON
{
"hex": "#9aa694",
"rgb": {
"r": 154,
"g": 166,
"b": 148
},
"hsl": {
"h": 100,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.71042,
"c": 0.02901,
"h": 135
},
"luminance": 0.36281
}Semantic roles & 50–950 ramp
primary
#9AA694
secondary
#CCC8CE
accent
#52937E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180