#97A69E#97A69E
#97A69E is a light, muted grey. Relative luminance 0.363; OKLCH L 71.1% C 0.020 H 162.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97A69E |
|---|---|
| RGB | rgb(151, 166, 158) |
| HSL | hsl(148, 8%, 62%) |
| HSV | hsv(148, 9%, 65%) |
| CMYK | cmyk(9%, 0%, 4.8%, 34.9%) |
| CIE-LAB | lab(66.76, -6.85, 2.34) |
| CIE-LCH | lch(66.76, 7.24, 161.18°) |
| OKLab | oklab(71.09% -0.0195 0.0061) |
| OKLCH | oklch(71.09% 0.02 162.7) |
| XYZ | xyz(32.5690, 36.3199, 37.6357) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.78
Grey
#929591
ΔE00 7.33
Cement
#A5A391
ΔE00 8.03
Greyish
#A8A495
ΔE00 8.60
Dark Gray
#A9A9A9
ΔE00 8.74
Pewter
#899397
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A69E #A6979F
analogous
#98A697 #97A69E #97A6A6
triadic
#97A69E #9E97A6 #A69E97
tetradic
#97A69E #9798A6 #A6979F #A6A697
square
#97A69E #9798A6 #A6979F #A6A697
split-complementary
#97A69E #A697A6 #A69798
monochromatic
#5A6961 #768A7F #97A69E #B8C2BD #D9DEDC
Accessibility & contrast
On white
2.54
#97A69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#97A69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A69E
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A69E | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49E
Deuteranopia (green-blind)
#A3A29E
Tritanopia (blue-blind)
#94A6A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #97a69e; /* rgb */ color: rgb(151, 166, 158); /* oklch */ color: oklch(71.1% 0.020 162.7);
Tailwind
colors: {
custom: {
50: '#b5c0ba',
500: '#97a69e',
950: '#000000',
},
}SCSS
$custom: #97a69e; $custom-light: #b5c0ba; $custom-dark: #000000;
JSON
{
"hex": "#97a69e",
"rgb": {
"r": 151,
"g": 166,
"b": 158
},
"hsl": {
"h": 148,
"s": 7.772,
"l": 62.157
},
"oklch": {
"l": 0.71093,
"c": 0.02044,
"h": 162.7
},
"luminance": 0.3632
}Semantic roles & 50–950 ramp
primary
#97A69E
secondary
#CFCACD
accent
#547592
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180