#97A09F#97A09F
#97A09F is a light, near-neutral grey. Relative luminance 0.342; OKLCH L 69.8% C 0.010 H 189.0°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97A09F |
|---|---|
| RGB | rgb(151, 160, 159) |
| HSL | hsl(173, 5%, 61%) |
| HSV | hsv(173, 6%, 63%) |
| CMYK | cmyk(5.6%, 0%, 0.6%, 37.3%) |
| CIE-LAB | lab(65.14, -3.40, -0.59) |
| CIE-LCH | lch(65.14, 3.45, 189.82°) |
| OKLab | oklab(69.82% -0.0103 -0.0016) |
| OKLCH | oklch(69.82% 0.01 189) |
| XYZ | xyz(31.5901, 34.2238, 37.7357) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.64
Grey
#929591
ΔE00 4.34
Pewter
#899397
ΔE00 4.93
Cool Gray
#9AA7B0
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 5.65
Bluey Grey
#89A0B0
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A09F #A09798
analogous
#97A09A #97A09F #979CA0
triadic
#97A09F #9F97A0 #A09F97
tetradic
#97A09F #9A97A0 #A09798 #9CA097
square
#97A09F #9A97A0 #A09798 #9CA097
split-complementary
#97A09F #A0979C #A09A97
monochromatic
#5A6362 #778381 #97A09F #B7BDBD #D7DADA
Accessibility & contrast
On white
2.68
#97A09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#97A09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A09F
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A09F | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9F9F
Deuteranopia (green-blind)
#9D9D9F
Tritanopia (blue-blind)
#95A1A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #97a09f; /* rgb */ color: rgb(151, 160, 159); /* oklch */ color: oklch(69.8% 0.010 189.0);
Tailwind
colors: {
custom: {
50: '#b5bcbb',
500: '#97a09f',
950: '#000000',
},
}SCSS
$custom: #97a09f; $custom-light: #b5bcbb; $custom-dark: #000000;
JSON
{
"hex": "#97a09f",
"rgb": {
"r": 151,
"g": 160,
"b": 159
},
"hsl": {
"h": 173.333,
"s": 4.523,
"l": 60.98
},
"oklch": {
"l": 0.6982,
"c": 0.01039,
"h": 189
},
"luminance": 0.34224
}Semantic roles & 50–950 ramp
primary
#97A09F
secondary
#CBC8C8
accent
#575D8E
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180