#97A3B0#97A3B0
#97A3B0 is a light, muted cyan. Relative luminance 0.359; OKLCH L 71.0% C 0.023 H 250.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97A3B0 |
|---|---|
| RGB | rgb(151, 163, 176) |
| HSL | hsl(211, 14%, 64%) |
| HSV | hsv(211, 14%, 69%) |
| CMYK | cmyk(14.2%, 7.4%, 0%, 31%) |
| CIE-LAB | lab(66.45, -1.52, -8.16) |
| CIE-LCH | lch(66.45, 8.30, 259.47°) |
| OKLab | oklab(71.01% -0.0079 -0.022) |
| OKLCH | oklch(71.01% 0.023 250.3) |
| XYZ | xyz(33.6943, 35.9077, 46.2216) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.44
Bluey Grey
#89A0B0
ΔE00 4.02
Cool Grey
#95A3A6
ΔE00 5.44
Bluegrey
#85A3B2
ΔE00 6.10
Pewter
#899397
ΔE00 6.72
Dark Gray
#A9A9A9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A3B0 #B0A497
analogous
#97B0B0 #97A3B0 #9897B0
triadic
#97A3B0 #B097A3 #A3B097
tetradic
#97A3B0 #B097B0 #B0A497 #97B098
square
#97A3B0 #B097B0 #B0A497 #97B098
split-complementary
#97A3B0 #B09897 #B0B097
monochromatic
#586674 #748496 #97A3B0 #BAC2CA #DDE1E5
Accessibility & contrast
On white
2.57
#97A3B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#97A3B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A3B0
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A3B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A3B0 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B1
Deuteranopia (green-blind)
#9BA0B0
Tritanopia (blue-blind)
#91A6A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #97a3b0; /* rgb */ color: rgb(151, 163, 176); /* oklch */ color: oklch(71.0% 0.023 250.3);
Tailwind
colors: {
custom: {
50: '#b5bec7',
500: '#97a3b0',
950: '#000000',
},
}SCSS
$custom: #97a3b0; $custom-light: #b5bec7; $custom-dark: #000000;
JSON
{
"hex": "#97a3b0",
"rgb": {
"r": 151,
"g": 163,
"b": 176
},
"hsl": {
"h": 211.2,
"s": 13.661,
"l": 64.118
},
"oklch": {
"l": 0.71014,
"c": 0.02338,
"h": 250.3
},
"luminance": 0.35908
}Semantic roles & 50–950 ramp
primary
#97A3B0
secondary
#D6D2CD
accent
#744E98
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182