#97A2AB#97A2AB
#97A2AB is a light, near-neutral cyan. Relative luminance 0.354; OKLCH L 70.6% C 0.018 H 242.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2AB |
|---|---|
| RGB | rgb(151, 162, 171) |
| HSL | hsl(207, 11%, 63%) |
| HSV | hsv(207, 12%, 67%) |
| CMYK | cmyk(11.7%, 5.3%, 0%, 32.9%) |
| CIE-LAB | lab(66.03, -2.03, -5.99) |
| CIE-LCH | lch(66.03, 6.33, 251.26°) |
| OKLab | oklab(70.63% -0.0084 -0.0161) |
| OKLCH | oklch(70.63% 0.018 242.5) |
| XYZ | xyz(33.0319, 35.3598, 43.6050) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.62
Cool Grey
#95A3A6
ΔE00 3.78
Bluey Grey
#89A0B0
ΔE00 4.42
Pewter
#899397
ΔE00 5.44
Bluegrey
#85A3B2
ΔE00 6.09
Dark Gray
#A9A9A9
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2AB #ABA097
analogous
#97ABAA #97A2AB #9798AB
triadic
#97A2AB #AB97A2 #A2AB97
tetradic
#97A2AB #AA97AB #ABA097 #98AB97
square
#97A2AB #AA97AB #ABA097 #98AB97
split-complementary
#97A2AB #AB9798 #ABAA97
monochromatic
#59656E #758490 #97A2AB #B9C0C6 #DBDFE2
Accessibility & contrast
On white
2.60
#97A2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#97A2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2AB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2AB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AB
Deuteranopia (green-blind)
#9C9FAB
Tritanopia (blue-blind)
#92A4A5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #97a2ab; /* rgb */ color: rgb(151, 162, 171); /* oklch */ color: oklch(70.6% 0.018 242.5);
Tailwind
colors: {
custom: {
50: '#b5bdc4',
500: '#97a2ab',
950: '#000000',
},
}SCSS
$custom: #97a2ab; $custom-light: #b5bdc4; $custom-dark: #000000;
JSON
{
"hex": "#97a2ab",
"rgb": {
"r": 151,
"g": 162,
"b": 171
},
"hsl": {
"h": 207,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.70633,
"c": 0.01817,
"h": 242.5
},
"luminance": 0.3536
}Semantic roles & 50–950 ramp
primary
#97A2AB
secondary
#D2CFCB
accent
#6F5195
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111212
muted
#808181