#97A39B#97A39B
#97A39B is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.4% C 0.018 H 156.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #97A39B |
|---|---|
| RGB | rgb(151, 163, 155) |
| HSL | hsl(140, 6%, 62%) |
| HSV | hsv(140, 7%, 64%) |
| CMYK | cmyk(7.4%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(65.86, -5.82, 2.69) |
| CIE-LCH | lch(65.86, 6.41, 155.15°) |
| OKLab | oklab(70.35% -0.0164 0.007) |
| OKLCH | oklch(70.35% 0.018 156.7) |
| XYZ | xyz(31.7749, 35.1399, 36.1126) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.61
Grey
#929591
ΔE00 6.05
Cement
#A5A391
ΔE00 7.12
Greyish
#A8A495
ΔE00 7.62
Dark Gray
#A9A9A9
ΔE00 8.04
Pewter
#899397
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A39B #A3979F
analogous
#99A397 #97A39B #97A3A1
triadic
#97A39B #9B97A3 #A39B97
tetradic
#97A39B #9799A3 #A3979F #A3A197
square
#97A39B #9799A3 #A3979F #A3A197
split-complementary
#97A39B #A197A3 #A39799
monochromatic
#5A665E #77867C #97A39B #B7C0BA #D8DCD9
Accessibility & contrast
On white
2.62
#97A39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#97A39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A39B
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A39B | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19B
Deuteranopia (green-blind)
#A19F9B
Tritanopia (blue-blind)
#95A3A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #97a39b; /* rgb */ color: rgb(151, 163, 155); /* oklch */ color: oklch(70.4% 0.018 156.7);
Tailwind
colors: {
custom: {
50: '#b5beb8',
500: '#97a39b',
950: '#000000',
},
}SCSS
$custom: #97a39b; $custom-light: #b5beb8; $custom-dark: #000000;
JSON
{
"hex": "#97a39b",
"rgb": {
"r": 151,
"g": 163,
"b": 155
},
"hsl": {
"h": 140,
"s": 6.122,
"l": 61.569
},
"oklch": {
"l": 0.70351,
"c": 0.01781,
"h": 156.7
},
"luminance": 0.3514
}Semantic roles & 50–950 ramp
primary
#97A39B
secondary
#CDC9CC
accent
#557D90
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180