#9AACA0#9AACA0
#9AACA0 is a light, muted green. Relative luminance 0.389; OKLCH L 72.7% C 0.026 H 156.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9AACA0 |
|---|---|
| RGB | rgb(154, 172, 160) |
| HSL | hsl(140, 10%, 64%) |
| HSV | hsv(140, 10%, 67%) |
| CMYK | cmyk(10.5%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(68.69, -8.63, 4.04) |
| CIE-LCH | lch(68.69, 9.53, 154.92°) |
| OKLab | oklab(72.69% -0.0242 0.0105) |
| OKLCH | oklch(72.69% 0.026 156.5) |
| XYZ | xyz(34.4228, 38.9126, 38.9482) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.54
Cool Grey
#95A3A6
ΔE00 8.05
Cement
#A5A391
ΔE00 8.61
Sage Green
#9CAF88
ΔE00 9.07
Greyish
#A8A495
ΔE00 9.47
Greyish Teal
#719F91
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AACA0 #AC9AA6
analogous
#9DAC9A #9AACA0 #9AACA9
triadic
#9AACA0 #A09AAC #ACA09A
tetradic
#9AACA0 #9A9DAC #AC9AA6 #ACA99A
square
#9AACA0 #9A9DAC #AC9AA6 #ACA99A
split-complementary
#9AACA0 #A99AAC #AC9A9D
monochromatic
#5C7062 #789080 #9AACA0 #BCC8C0 #DDE3DF
Accessibility & contrast
On white
2.39
#9AACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#9AACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AACA0
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AACA0 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99F
Deuteranopia (green-blind)
#A8A7A1
Tritanopia (blue-blind)
#97ACA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aaca0; /* rgb */ color: rgb(154, 172, 160); /* oklch */ color: oklch(72.7% 0.026 156.5);
Tailwind
colors: {
custom: {
50: '#b7c4bc',
500: '#9aaca0',
950: '#000000',
},
}SCSS
$custom: #9aaca0; $custom-light: #b7c4bc; $custom-dark: #000000;
JSON
{
"hex": "#9aaca0",
"rgb": {
"r": 154,
"g": 172,
"b": 160
},
"hsl": {
"h": 140,
"s": 9.783,
"l": 63.922
},
"oklch": {
"l": 0.72688,
"c": 0.02641,
"h": 156.5
},
"luminance": 0.38913
}Semantic roles & 50–950 ramp
primary
#9AACA0
secondary
#D4CED2
accent
#527E94
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181