#97ACA0#97ACA0
#97ACA0 is a light, muted green. Relative luminance 0.386; OKLCH L 72.5% C 0.029 H 160.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACA0 |
|---|---|
| RGB | rgb(151, 172, 160) |
| HSL | hsl(146, 11%, 63%) |
| HSV | hsv(146, 12%, 67%) |
| CMYK | cmyk(12.2%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(68.48, -9.68, 3.71) |
| CIE-LCH | lch(68.48, 10.36, 159.04°) |
| OKLab | oklab(72.47% -0.0274 0.0097) |
| OKLCH | oklch(72.47% 0.029 160.6) |
| XYZ | xyz(33.8587, 38.6218, 38.9218) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.37
Cool Grey
#95A3A6
ΔE00 8.37
Greyish Teal
#719F91
ΔE00 8.73
Sage Green
#9CAF88
ΔE00 9.12
Grey Green
#86A17D
ΔE00 9.43
Cement
#A5A391
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACA0 #AC97A3
analogous
#98AC97 #97ACA0 #97ACAA
triadic
#97ACA0 #A097AC #ACA097
tetradic
#97ACA0 #9798AC #AC97A3 #ACAA97
square
#97ACA0 #9798AC #AC97A3 #ACAA97
split-complementary
#97ACA0 #AA97AC #AC9798
monochromatic
#597063 #759181 #97ACA0 #B9C7BF #DBE2DE
Accessibility & contrast
On white
2.41
#97ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#97ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACA0
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACA0 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA99F
Deuteranopia (green-blind)
#A7A6A1
Tritanopia (blue-blind)
#94ACA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97aca0; /* rgb */ color: rgb(151, 172, 160); /* oklch */ color: oklch(72.5% 0.029 160.6);
Tailwind
colors: {
custom: {
50: '#b5c4bc',
500: '#97aca0',
950: '#000000',
},
}SCSS
$custom: #97aca0; $custom-light: #b5c4bc; $custom-dark: #000000;
JSON
{
"hex": "#97aca0",
"rgb": {
"r": 151,
"g": 172,
"b": 160
},
"hsl": {
"h": 145.714,
"s": 11.23,
"l": 63.333
},
"oklch": {
"l": 0.72467,
"c": 0.02902,
"h": 160.6
},
"luminance": 0.38622
}Semantic roles & 50–950 ramp
primary
#97ACA0
secondary
#D3CCD0
accent
#507895
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181