#97B2BD#97B2BD
#97B2BD is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.7% C 0.034 H 224.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2BD |
|---|---|
| RGB | rgb(151, 178, 189) |
| HSL | hsl(197, 22%, 67%) |
| HSV | hsv(197, 20%, 74%) |
| CMYK | cmyk(20.1%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(70.94, -6.81, -8.68) |
| CIE-LCH | lch(70.94, 11.03, 231.87°) |
| OKLab | oklab(74.68% -0.024 -0.0235) |
| OKLCH | oklch(74.68% 0.034 224.4) |
| XYZ | xyz(37.8657, 42.0931, 54.2640) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.79
Cool Gray
#9AA7B0
ΔE00 5.28
Light Grey Blue
#9DBCD4
ΔE00 5.79
Bluey Grey
#89A0B0
ΔE00 5.93
Cool Grey
#95A3A6
ΔE00 6.05
Greyblue
#77A1B5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2BD #BDA297
analogous
#97BDB5 #97B2BD #979FBD
triadic
#97B2BD #BD97B2 #B2BD97
tetradic
#97B2BD #B597BD #BDA297 #9FBD97
square
#97B2BD #B597BD #BDA297 #9FBD97
split-complementary
#97B2BD #BD979F #BDB597
monochromatic
#547785 #7296A5 #97B2BD #BCCED5 #E2E9ED
Accessibility & contrast
On white
2.23
#97B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#97B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2BD
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2BD | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BE
Deuteranopia (green-blind)
#A6ACBD
Tritanopia (blue-blind)
#8CB6B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97b2bd; /* rgb */ color: rgb(151, 178, 189); /* oklch */ color: oklch(74.7% 0.034 224.4);
Tailwind
colors: {
custom: {
50: '#b6c9d0',
500: '#97b2bd',
950: '#000000',
},
}SCSS
$custom: #97b2bd; $custom-light: #b6c9d0; $custom-dark: #000000;
JSON
{
"hex": "#97b2bd",
"rgb": {
"r": 151,
"g": 178,
"b": 189
},
"hsl": {
"h": 197.368,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.74679,
"c": 0.03363,
"h": 224.4
},
"luminance": 0.42094
}Semantic roles & 50–950 ramp
primary
#97B2BD
secondary
#DED5D2
accent
#5F45A1
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282