#97A0AA#97A0AA
#97A0AA is a light, near-neutral cyan. Relative luminance 0.346; OKLCH L 70.2% C 0.018 H 250.9°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97A0AA |
|---|---|
| RGB | rgb(151, 160, 170) |
| HSL | hsl(212, 10%, 63%) |
| HSV | hsv(212, 11%, 67%) |
| CMYK | cmyk(11.2%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(65.45, -1.14, -6.28) |
| CIE-LCH | lch(65.45, 6.39, 259.69°) |
| OKLab | oklab(70.17% -0.0058 -0.0169) |
| OKLCH | oklch(70.17% 0.018 250.9) |
| XYZ | xyz(32.5874, 34.6228, 42.9884) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.72
Cool Grey
#95A3A6
ΔE00 4.86
Bluey Grey
#89A0B0
ΔE00 4.92
Pewter
#899397
ΔE00 5.50
Dark Gray
#A9A9A9
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A0AA #AAA197
analogous
#97A9AA #97A0AA #9797AA
triadic
#97A0AA #AA97A0 #A0AA97
tetradic
#97A0AA #AA97A9 #AAA197 #97AA97
square
#97A0AA #AA97A9 #AAA197 #97AA97
split-complementary
#97A0AA #AA9797 #A9AA97
monochromatic
#59636D #75818E #97A0AA #B9BFC6 #DADEE1
Accessibility & contrast
On white
2.65
#97A0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#97A0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A0AA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A0AA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#9A9EAA
Tritanopia (blue-blind)
#93A2A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #97a0aa; /* rgb */ color: rgb(151, 160, 170); /* oklch */ color: oklch(70.2% 0.018 250.9);
Tailwind
colors: {
custom: {
50: '#b5bcc3',
500: '#97a0aa',
950: '#000000',
},
}SCSS
$custom: #97a0aa; $custom-light: #b5bcc3; $custom-dark: #000000;
JSON
{
"hex": "#97a0aa",
"rgb": {
"r": 151,
"g": 160,
"b": 170
},
"hsl": {
"h": 211.579,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.70171,
"c": 0.01788,
"h": 250.9
},
"luminance": 0.34623
}Semantic roles & 50–950 ramp
primary
#97A0AA
secondary
#D2CFCB
accent
#755194
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181