#97B4BC#97B4BC
#97B4BC is a light, muted cyan. Relative luminance 0.429; OKLCH L 75.1% C 0.034 H 216.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4BC |
|---|---|
| RGB | rgb(151, 180, 188) |
| HSL | hsl(193, 22%, 66%) |
| HSV | hsv(193, 20%, 74%) |
| CMYK | cmyk(19.7%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(71.45, -8.10, -7.36) |
| CIE-LCH | lch(71.45, 10.95, 222.24°) |
| OKLab | oklab(75.08% -0.0272 -0.0199) |
| OKLCH | oklch(75.08% 0.034 216.3) |
| XYZ | xyz(38.1584, 42.8515, 53.8279) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.82
Cool Grey
#95A3A6
ΔE00 6.38
Cool Gray
#9AA7B0
ΔE00 6.50
Light Grey Blue
#9DBCD4
ΔE00 7.07
Bluey Grey
#89A0B0
ΔE00 7.32
Greyblue
#77A1B5
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4BC #BC9F97
analogous
#97BCB2 #97B4BC #97A2BC
triadic
#97B4BC #BC97B4 #B4BC97
tetradic
#97B4BC #B297BC #BC9F97 #A2BC97
square
#97B4BC #B297BC #BC9F97 #A2BC97
split-complementary
#97B4BC #BC97A2 #BCB297
monochromatic
#557A84 #7299A4 #97B4BC #BCCFD4 #E1EAEC
Accessibility & contrast
On white
2.19
#97B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#97B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4BC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4BC | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BC
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#8CB7B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b4bc; /* rgb */ color: rgb(151, 180, 188); /* oklch */ color: oklch(75.1% 0.034 216.3);
Tailwind
colors: {
custom: {
50: '#b6cad0',
500: '#97b4bc',
950: '#000000',
},
}SCSS
$custom: #97b4bc; $custom-light: #b6cad0; $custom-dark: #000000;
JSON
{
"hex": "#97b4bc",
"rgb": {
"r": 151,
"g": 180,
"b": 188
},
"hsl": {
"h": 192.973,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.7508,
"c": 0.03372,
"h": 216.3
},
"luminance": 0.42853
}Semantic roles & 50–950 ramp
primary
#97B4BC
secondary
#DDD4D1
accent
#5945A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282