#97A2AA#97A2AA
#97A2AA is a light, near-neutral cyan. Relative luminance 0.353; OKLCH L 70.6% C 0.017 H 239.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2AA |
|---|---|
| RGB | rgb(151, 162, 170) |
| HSL | hsl(205, 10%, 63%) |
| HSV | hsv(205, 11%, 67%) |
| CMYK | cmyk(11.2%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(66.00, -2.24, -5.48) |
| CIE-LCH | lch(66.00, 5.92, 247.72°) |
| OKLab | oklab(70.6% -0.0088 -0.0147) |
| OKLCH | oklch(70.6% 0.017 239.2) |
| XYZ | xyz(32.9369, 35.3218, 43.1049) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.60
Cool Grey
#95A3A6
ΔE00 3.30
Bluey Grey
#89A0B0
ΔE00 4.59
Pewter
#899397
ΔE00 5.21
Bluegrey
#85A3B2
ΔE00 6.09
Dark Gray
#A9A9A9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2AA #AA9F97
analogous
#97AAA8 #97A2AA #9798AA
triadic
#97A2AA #AA97A2 #A2AA97
tetradic
#97A2AA #A897AA #AA9F97 #98AA97
square
#97A2AA #A897AA #AA9F97 #98AA97
split-complementary
#97A2AA #AA9798 #AAA897
monochromatic
#59656D #75848E #97A2AA #B9C0C6 #DADEE1
Accessibility & contrast
On white
2.60
#97A2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#97A2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2AA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2AA | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#9C9FAA
Tritanopia (blue-blind)
#92A4A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #97a2aa; /* rgb */ color: rgb(151, 162, 170); /* oklch */ color: oklch(70.6% 0.017 239.2);
Tailwind
colors: {
custom: {
50: '#b5bdc3',
500: '#97a2aa',
950: '#000000',
},
}SCSS
$custom: #97a2aa; $custom-light: #b5bdc3; $custom-dark: #000000;
JSON
{
"hex": "#97a2aa",
"rgb": {
"r": 151,
"g": 162,
"b": 170
},
"hsl": {
"h": 205.263,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.706,
"c": 0.01715,
"h": 239.2
},
"luminance": 0.35322
}Semantic roles & 50–950 ramp
primary
#97A2AA
secondary
#D2CECB
accent
#6D5194
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181