#97A0BB#97A0BB
#97A0BB is a light, muted blue. Relative luminance 0.353; OKLCH L 70.8% C 0.041 H 270.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97A0BB |
|---|---|
| RGB | rgb(151, 160, 187) |
| HSL | hsl(225, 21%, 66%) |
| HSV | hsv(225, 19%, 73%) |
| CMYK | cmyk(19.3%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.99, 2.58, -14.98) |
| CIE-LCH | lch(65.99, 15.21, 279.78°) |
| OKLab | oklab(70.77% 0.0006 -0.0407) |
| OKLCH | oklch(70.77% 0.041 270.8) |
| XYZ | xyz(34.3007, 35.3081, 52.0121) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.79
Cool Gray
#9AA7B0
ΔE00 8.91
Blue Grey
#758DA3
ΔE00 10.10
Lightsteelblue
#B0C4DE
ΔE00 10.54
Cloudy Blue
#ACC2D9
ΔE00 10.72
Lightslategray
#778899
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A0BB #BBB297
analogous
#97B2BB #97A0BB #A097BB
triadic
#97A0BB #BB97A0 #A0BB97
tetradic
#97A0BB #BB97B2 #BBB297 #97BBA0
square
#97A0BB #BB97B2 #BBB297 #97BBA0
split-complementary
#97A0BB #BBA097 #B2BB97
monochromatic
#556182 #727EA3 #97A0BB #BCC2D3 #E1E4EB
Accessibility & contrast
On white
2.60
#97A0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#97A0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A0BB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A0BB | 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)
#98A2BC
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#8FA5A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #97a0bb; /* rgb */ color: rgb(151, 160, 187); /* oklch */ color: oklch(70.8% 0.041 270.8);
Tailwind
colors: {
custom: {
50: '#b6bccf',
500: '#97a0bb',
950: '#000000',
},
}SCSS
$custom: #97a0bb; $custom-light: #b6bccf; $custom-dark: #000000;
JSON
{
"hex": "#97a0bb",
"rgb": {
"r": 151,
"g": 160,
"b": 187
},
"hsl": {
"h": 225,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.70767,
"c": 0.04075,
"h": 270.8
},
"luminance": 0.35309
}Semantic roles & 50–950 ramp
primary
#97A0BB
secondary
#DDDAD1
accent
#89469F
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182