#97B4BB#97B4BB
#97B4BB is a light, muted cyan. Relative luminance 0.428; OKLCH L 75.0% C 0.033 H 214.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4BB |
|---|---|
| RGB | rgb(151, 180, 187) |
| HSL | hsl(192, 21%, 66%) |
| HSV | hsv(192, 19%, 73%) |
| CMYK | cmyk(19.3%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(71.42, -8.32, -6.85) |
| CIE-LCH | lch(71.42, 10.78, 219.46°) |
| OKLab | oklab(75.05% -0.0276 -0.0186) |
| OKLCH | oklch(75.05% 0.033 214) |
| XYZ | xyz(38.0509, 42.8085, 53.2621) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.07
Cool Grey
#95A3A6
ΔE00 6.36
Cool Gray
#9AA7B0
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 7.52
Bluey Grey
#89A0B0
ΔE00 7.61
Greyblue
#77A1B5
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4BB #BB9E97
analogous
#97BBB0 #97B4BB #97A2BB
triadic
#97B4BB #BB97B4 #B4BB97
tetradic
#97B4BB #B097BB #BB9E97 #A2BB97
square
#97B4BB #B097BB #BB9E97 #A2BB97
split-complementary
#97B4BB #BB97A2 #BBB097
monochromatic
#557A82 #7299A3 #97B4BB #BCCFD3 #E1E9EB
Accessibility & contrast
On white
2.20
#97B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#97B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4BB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4BB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BB
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#8DB7B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b4bb; /* rgb */ color: rgb(151, 180, 187); /* oklch */ color: oklch(75.0% 0.033 214.0);
Tailwind
colors: {
custom: {
50: '#b6cacf',
500: '#97b4bb',
950: '#000000',
},
}SCSS
$custom: #97b4bb; $custom-light: #b6cacf; $custom-dark: #000000;
JSON
{
"hex": "#97b4bb",
"rgb": {
"r": 151,
"g": 180,
"b": 187
},
"hsl": {
"h": 191.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.75047,
"c": 0.03325,
"h": 214
},
"luminance": 0.4281
}Semantic roles & 50–950 ramp
primary
#97B4BB
secondary
#DDD3D1
accent
#58469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282