#97A293#97A293
#97A293 is a light, muted grey. Relative luminance 0.345; OKLCH L 69.9% C 0.025 H 137.3°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #97A293 |
|---|---|
| RGB | rgb(151, 162, 147) |
| HSL | hsl(104, 7%, 61%) |
| HSV | hsv(104, 9%, 64%) |
| CMYK | cmyk(6.8%, 0%, 9.3%, 36.5%) |
| CIE-LAB | lab(65.38, -6.79, 6.47) |
| CIE-LCH | lch(65.38, 9.37, 136.38°) |
| OKLab | oklab(69.91% -0.0182 0.0169) |
| OKLCH | oklch(69.91% 0.025 137.3) |
| XYZ | xyz(30.9483, 34.5264, 32.6319) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.91
Greyish
#A8A495
ΔE00 7.11
Grey
#929591
ΔE00 7.34
Greenish Grey
#96AE8D
ΔE00 7.82
Sage Green
#9CAF88
ΔE00 8.72
Cool Grey
#95A3A6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A293 #9E93A2
analogous
#9EA293 #97A293 #93A296
triadic
#97A293 #9397A2 #A29397
tetradic
#97A293 #939EA2 #9E93A2 #A29693
square
#97A293 #939EA2 #9E93A2 #A29693
split-complementary
#97A293 #9693A2 #A2939E
monochromatic
#5A6456 #788573 #97A293 #B7BEB4 #D6DBD5
Accessibility & contrast
On white
2.66
#97A293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#97A293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A293
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A293 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F92
Deuteranopia (green-blind)
#A19E94
Tritanopia (blue-blind)
#97A19E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #97a293; /* rgb */ color: rgb(151, 162, 147); /* oklch */ color: oklch(69.9% 0.025 137.3);
Tailwind
colors: {
custom: {
50: '#b5bdb2',
500: '#97a293',
950: '#000000',
},
}SCSS
$custom: #97a293; $custom-light: #b5bdb2; $custom-dark: #000000;
JSON
{
"hex": "#97a293",
"rgb": {
"r": 151,
"g": 162,
"b": 147
},
"hsl": {
"h": 104,
"s": 7.463,
"l": 60.588
},
"oklch": {
"l": 0.69905,
"c": 0.02485,
"h": 137.3
},
"luminance": 0.34527
}Semantic roles & 50–950 ramp
primary
#97A293
secondary
#CAC6CB
accent
#549181
background
#FBFBFA
surface
#F6F6F5
border
#D0D0CF
text
#111211
muted
#808180