#97A697#97A697
#97A697 is a light, muted grey. Relative luminance 0.361; OKLCH L 70.9% C 0.027 H 145.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97A697 |
|---|---|
| RGB | rgb(151, 166, 151) |
| HSL | hsl(120, 8%, 62%) |
| HSV | hsv(120, 9%, 65%) |
| CMYK | cmyk(9%, 0%, 9%, 34.9%) |
| CIE-LAB | lab(66.59, -8.20, 5.97) |
| CIE-LCH | lch(66.59, 10.14, 143.92°) |
| OKLab | oklab(70.89% -0.0225 0.0156) |
| OKLCH | oklch(70.89% 0.027 145.3) |
| XYZ | xyz(31.9835, 36.0858, 34.5524) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.86
Cement
#A5A391
ΔE00 7.29
Sage Green
#9CAF88
ΔE00 8.14
Grey Green
#86A17D
ΔE00 8.34
Greyish
#A8A495
ΔE00 8.45
Grey
#929591
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A697 #A697A6
analogous
#9FA697 #97A697 #97A69F
triadic
#97A697 #9797A6 #A69797
tetradic
#97A697 #979FA6 #A697A6 #A69F97
square
#97A697 #979FA6 #A697A6 #A69F97
split-complementary
#97A697 #9F97A6 #A6979F
monochromatic
#5A695A #768A76 #97A697 #B8C2B8 #D9DED9
Accessibility & contrast
On white
2.56
#97A697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#97A697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A697
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A697 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#A4A198
Tritanopia (blue-blind)
#96A5A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #97a697; /* rgb */ color: rgb(151, 166, 151); /* oklch */ color: oklch(70.9% 0.027 145.3);
Tailwind
colors: {
custom: {
50: '#b5c0b5',
500: '#97a697',
950: '#000000',
},
}SCSS
$custom: #97a697; $custom-light: #b5c0b5; $custom-dark: #000000;
JSON
{
"hex": "#97a697",
"rgb": {
"r": 151,
"g": 166,
"b": 151
},
"hsl": {
"h": 120,
"s": 7.772,
"l": 62.157
},
"oklch": {
"l": 0.70893,
"c": 0.02733,
"h": 145.3
},
"luminance": 0.36086
}Semantic roles & 50–950 ramp
primary
#97A697
secondary
#CFCACF
accent
#549292
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180