#97B3BB#97B3BB
#97B3BB is a light, muted cyan. Relative luminance 0.424; OKLCH L 74.8% C 0.033 H 216.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97B3BB |
|---|---|
| RGB | rgb(151, 179, 187) |
| HSL | hsl(193, 21%, 66%) |
| HSV | hsv(193, 19%, 73%) |
| CMYK | cmyk(19.3%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(71.15, -7.79, -7.26) |
| CIE-LCH | lch(71.15, 10.65, 222.98°) |
| OKLab | oklab(74.83% -0.0262 -0.0197) |
| OKLCH | oklch(74.83% 0.033 216.9) |
| XYZ | xyz(37.8498, 42.4062, 53.1951) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.57
Cool Grey
#95A3A6
ΔE00 6.04
Cool Gray
#9AA7B0
ΔE00 6.13
Bluey Grey
#89A0B0
ΔE00 7.01
Light Grey Blue
#9DBCD4
ΔE00 7.05
Greyblue
#77A1B5
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B3BB #BB9F97
analogous
#97BBB1 #97B3BB #97A1BB
triadic
#97B3BB #BB97B3 #B3BB97
tetradic
#97B3BB #B197BB #BB9F97 #A1BB97
square
#97B3BB #B197BB #BB9F97 #A1BB97
split-complementary
#97B3BB #BB97A1 #BBB197
monochromatic
#557882 #7298A3 #97B3BB #BCCED3 #E1E9EB
Accessibility & contrast
On white
2.21
#97B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#97B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B3BB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B3BB | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#8DB6B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97b3bb; /* rgb */ color: rgb(151, 179, 187); /* oklch */ color: oklch(74.8% 0.033 216.9);
Tailwind
colors: {
custom: {
50: '#b6c9cf',
500: '#97b3bb',
950: '#000000',
},
}SCSS
$custom: #97b3bb; $custom-light: #b6c9cf; $custom-dark: #000000;
JSON
{
"hex": "#97b3bb",
"rgb": {
"r": 151,
"g": 179,
"b": 187
},
"hsl": {
"h": 193.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.74829,
"c": 0.03277,
"h": 216.9
},
"luminance": 0.42407
}Semantic roles & 50–950 ramp
primary
#97B3BB
secondary
#DDD4D1
accent
#5A469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282