#97A7BB#97A7BB
#97A7BB is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.2% C 0.034 H 254.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97A7BB |
|---|---|
| RGB | rgb(151, 167, 187) |
| HSL | hsl(213, 21%, 66%) |
| HSV | hsv(213, 19%, 73%) |
| CMYK | cmyk(19.3%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.88, -1.29, -12.15) |
| CIE-LCH | lch(67.88, 12.21, 263.94°) |
| OKLab | oklab(72.25% -0.0094 -0.033) |
| OKLCH | oklch(72.25% 0.034 254.1) |
| XYZ | xyz(35.5486, 37.8038, 52.4280) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.61
Cool Gray
#9AA7B0
ΔE00 4.70
Bluegrey
#85A3B2
ΔE00 6.55
Light Grey Blue
#9DBCD4
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.45
Cool Grey
#95A3A6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A7BB #BBAB97
analogous
#97B9BB #97A7BB #9997BB
triadic
#97A7BB #BB97A7 #A7BB97
tetradic
#97A7BB #BB97B9 #BBAB97 #97BB99
square
#97A7BB #BB97B9 #BBAB97 #97BB99
split-complementary
#97A7BB #BB9997 #B9BB97
monochromatic
#556982 #7288A3 #97A7BB #BCC6D3 #E1E6EB
Accessibility & contrast
On white
2.45
#97A7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#97A7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A7BB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A7BB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#8EABAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97a7bb; /* rgb */ color: rgb(151, 167, 187); /* oklch */ color: oklch(72.2% 0.034 254.1);
Tailwind
colors: {
custom: {
50: '#b6c1cf',
500: '#97a7bb',
950: '#000000',
},
}SCSS
$custom: #97a7bb; $custom-light: #b6c1cf; $custom-dark: #000000;
JSON
{
"hex": "#97a7bb",
"rgb": {
"r": 151,
"g": 167,
"b": 187
},
"hsl": {
"h": 213.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.72248,
"c": 0.03428,
"h": 254.1
},
"luminance": 0.37805
}Semantic roles & 50–950 ramp
primary
#97A7BB
secondary
#DDD8D1
accent
#78469F
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182