#9AA894#9AA894
#9AA894 is a light, muted green. Relative luminance 0.370; OKLCH L 71.5% C 0.033 H 136.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA894 |
|---|---|
| RGB | rgb(154, 168, 148) |
| HSL | hsl(102, 10%, 62%) |
| HSV | hsv(102, 12%, 66%) |
| CMYK | cmyk(8.3%, 0%, 11.9%, 34.1%) |
| CIE-LAB | lab(67.29, -8.74, 8.67) |
| CIE-LCH | lch(67.29, 12.31, 135.22°) |
| OKLab | oklab(71.48% -0.0235 0.0225) |
| OKLCH | oklch(71.48% 0.033 136.2) |
| XYZ | xyz(32.6734, 37.0132, 33.4341) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.30
Sage Green
#9CAF88
ΔE00 6.27
Cement
#A5A391
ΔE00 6.98
Grey Green
#86A17D
ΔE00 7.23
Greyish
#A8A495
ΔE00 8.41
Greeny Grey
#7EA07A
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA894 #A294A8
analogous
#A4A894 #9AA894 #94A898
triadic
#9AA894 #949AA8 #A8949A
tetradic
#9AA894 #94A4A8 #A294A8 #A89894
square
#9AA894 #94A4A8 #A294A8 #A89894
split-complementary
#9AA894 #9894A8 #A894A4
monochromatic
#5D6B57 #7A8D72 #9AA894 #BAC3B6 #DADFD8
Accessibility & contrast
On white
2.50
#9AA894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#9AA894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA894
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA894 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA593
Deuteranopia (green-blind)
#A7A395
Tritanopia (blue-blind)
#9AA6A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9aa894; /* rgb */ color: rgb(154, 168, 148); /* oklch */ color: oklch(71.5% 0.033 136.2);
Tailwind
colors: {
custom: {
50: '#b7c1b3',
500: '#9aa894',
950: '#000000',
},
}SCSS
$custom: #9aa894; $custom-light: #b7c1b3; $custom-dark: #000000;
JSON
{
"hex": "#9aa894",
"rgb": {
"r": 154,
"g": 168,
"b": 148
},
"hsl": {
"h": 102,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.7148,
"c": 0.03253,
"h": 136.2
},
"luminance": 0.37013
}Semantic roles & 50–950 ramp
primary
#9AA894
secondary
#CDC8D0
accent
#519480
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180