#97A698#97A698
#97A698 is a light, muted grey. Relative luminance 0.361; OKLCH L 70.9% C 0.026 H 147.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97A698 |
|---|---|
| RGB | rgb(151, 166, 152) |
| HSL | hsl(124, 8%, 62%) |
| HSV | hsv(124, 9%, 65%) |
| CMYK | cmyk(9%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(66.61, -8.01, 5.45) |
| CIE-LCH | lch(66.61, 9.69, 145.75°) |
| OKLab | oklab(70.92% -0.022 0.0142) |
| OKLCH | oklch(70.92% 0.026 147.2) |
| XYZ | xyz(32.0651, 36.1184, 34.9819) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.21
Cement
#A5A391
ΔE00 7.33
Cool Grey
#95A3A6
ΔE00 8.40
Greyish
#A8A495
ΔE00 8.41
Grey
#929591
ΔE00 8.47
Sage Green
#9CAF88
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A698 #A697A5
analogous
#9EA697 #97A698 #97A6A0
triadic
#97A698 #9897A6 #A69897
tetradic
#97A698 #979EA6 #A697A5 #A6A097
square
#97A698 #979EA6 #A697A5 #A6A097
split-complementary
#97A698 #A097A6 #A6979E
monochromatic
#5A695B #768A77 #97A698 #B8C2B9 #D9DED9
Accessibility & contrast
On white
2.55
#97A698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#97A698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A698
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A698 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 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)
#A7A397
Deuteranopia (green-blind)
#A4A199
Tritanopia (blue-blind)
#96A5A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #97a698; /* rgb */ color: rgb(151, 166, 152); /* oklch */ color: oklch(70.9% 0.026 147.2);
Tailwind
colors: {
custom: {
50: '#b5c0b6',
500: '#97a698',
950: '#000000',
},
}SCSS
$custom: #97a698; $custom-light: #b5c0b6; $custom-dark: #000000;
JSON
{
"hex": "#97a698",
"rgb": {
"r": 151,
"g": 166,
"b": 152
},
"hsl": {
"h": 124,
"s": 7.772,
"l": 62.157
},
"oklch": {
"l": 0.70921,
"c": 0.02623,
"h": 147.2
},
"luminance": 0.36119
}Semantic roles & 50–950 ramp
primary
#97A698
secondary
#CFCACF
accent
#548E92
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180