#9AACA2#9AACA2
#9AACA2 is a light, muted green. Relative luminance 0.390; OKLCH L 72.7% C 0.025 H 161.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9AACA2 |
|---|---|
| RGB | rgb(154, 172, 162) |
| HSL | hsl(147, 10%, 64%) |
| HSV | hsv(147, 10%, 67%) |
| CMYK | cmyk(10.5%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(68.74, -8.25, 3.01) |
| CIE-LCH | lch(68.74, 8.78, 159.95°) |
| OKLab | oklab(72.75% -0.0234 0.0078) |
| OKLCH | oklch(72.75% 0.025 161.5) |
| XYZ | xyz(34.5991, 38.9832, 39.8771) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.26
Greenish Grey
#96AE8D
ΔE00 8.37
Cement
#A5A391
ΔE00 8.82
Grey
#929591
ΔE00 9.38
Greyish
#A8A495
ΔE00 9.53
Greyish Teal
#719F91
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AACA2 #AC9AA4
analogous
#9BAC9A #9AACA2 #9AACAB
triadic
#9AACA2 #A29AAC #ACA29A
tetradic
#9AACA2 #9A9BAC #AC9AA4 #ACAB9A
square
#9AACA2 #9A9BAC #AC9AA4 #ACAB9A
split-complementary
#9AACA2 #AB9AAC #AC9A9B
monochromatic
#5C7065 #789083 #9AACA2 #BCC8C1 #DDE3E0
Accessibility & contrast
On white
2.39
#9AACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#9AACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AACA2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AACA2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#A8A7A3
Tritanopia (blue-blind)
#97ACA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aaca2; /* rgb */ color: rgb(154, 172, 162); /* oklch */ color: oklch(72.7% 0.025 161.5);
Tailwind
colors: {
custom: {
50: '#b7c4bd',
500: '#9aaca2',
950: '#000000',
},
}SCSS
$custom: #9aaca2; $custom-light: #b7c4bd; $custom-dark: #000000;
JSON
{
"hex": "#9aaca2",
"rgb": {
"r": 154,
"g": 172,
"b": 162
},
"hsl": {
"h": 146.667,
"s": 9.783,
"l": 63.922
},
"oklch": {
"l": 0.72745,
"c": 0.02467,
"h": 161.5
},
"luminance": 0.38984
}Semantic roles & 50–950 ramp
primary
#9AACA2
secondary
#D4CED1
accent
#527694
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181