#97B2BC#97B2BC
#97B2BC is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.6% C 0.033 H 222.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2BC |
|---|---|
| RGB | rgb(151, 178, 188) |
| HSL | hsl(196, 22%, 66%) |
| HSV | hsv(196, 20%, 74%) |
| CMYK | cmyk(19.7%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(70.91, -7.03, -8.17) |
| CIE-LCH | lch(70.91, 10.78, 229.29°) |
| OKLab | oklab(74.65% -0.0244 -0.0221) |
| OKLCH | oklch(74.65% 0.033 222.2) |
| XYZ | xyz(37.7575, 42.0498, 53.6943) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.93
Cool Gray
#9AA7B0
ΔE00 5.41
Cool Grey
#95A3A6
ΔE00 5.90
Bluey Grey
#89A0B0
ΔE00 6.16
Light Grey Blue
#9DBCD4
ΔE00 6.20
Greyblue
#77A1B5
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2BC #BCA197
analogous
#97BCB4 #97B2BC #97A0BC
triadic
#97B2BC #BC97B2 #B2BC97
tetradic
#97B2BC #B497BC #BCA197 #A0BC97
square
#97B2BC #B497BC #BCA197 #A0BC97
split-complementary
#97B2BC #BC97A0 #BCB497
monochromatic
#557784 #7296A4 #97B2BC #BCCED4 #E1E9EC
Accessibility & contrast
On white
2.23
#97B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#97B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2BC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2BC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BD
Deuteranopia (green-blind)
#A6ACBC
Tritanopia (blue-blind)
#8DB5B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97b2bc; /* rgb */ color: rgb(151, 178, 188); /* oklch */ color: oklch(74.6% 0.033 222.2);
Tailwind
colors: {
custom: {
50: '#b6c9d0',
500: '#97b2bc',
950: '#000000',
},
}SCSS
$custom: #97b2bc; $custom-light: #b6c9d0; $custom-dark: #000000;
JSON
{
"hex": "#97b2bc",
"rgb": {
"r": 151,
"g": 178,
"b": 188
},
"hsl": {
"h": 196.216,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.74646,
"c": 0.03297,
"h": 222.2
},
"luminance": 0.42051
}Semantic roles & 50–950 ramp
primary
#97B2BC
secondary
#DDD5D1
accent
#5E45A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282