#97B5D1#97B5D1
#97B5D1 is a light, muted cyan. Relative luminance 0.442; OKLCH L 76.0% C 0.052 H 246.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97B5D1 |
|---|---|
| RGB | rgb(151, 181, 209) |
| HSL | hsl(209, 39%, 71%) |
| HSV | hsv(209, 28%, 82%) |
| CMYK | cmyk(27.8%, 13.4%, 0%, 18%) |
| CIE-LAB | lab(72.38, -3.80, -17.47) |
| CIE-LCH | lch(72.38, 17.88, 257.72°) |
| OKLab | oklab(76.03% -0.0206 -0.0478) |
| OKLCH | oklch(76.03% 0.052 246.7) |
| XYZ | xyz(40.7917, 44.2290, 66.6970) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.50
Cloudy Blue
#ACC2D9
ΔE00 4.41
Lightsteelblue
#B0C4DE
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 6.82
Carolina Blue
#8AB8FE
ΔE00 7.08
Bluey Grey
#89A0B0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B5D1 #D1B397
analogous
#97D1D0 #97B5D1 #9798D1
triadic
#97B5D1 #D197B5 #B5D197
tetradic
#97B5D1 #D097D1 #D1B397 #98D197
square
#97B5D1 #D097D1 #D1B397 #98D197
split-complementary
#97B5D1 #D19798 #D1D097
monochromatic
#4978A5 #6D97BE #97B5D1 #C1D3E4 #EAF0F6
Accessibility & contrast
On white
2.13
#97B5D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#97B5D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B5D1
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B5D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B5D1 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB5D2
Deuteranopia (green-blind)
#A3AFD0
Tritanopia (blue-blind)
#86BCBE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97b5d1; /* rgb */ color: rgb(151, 181, 209); /* oklch */ color: oklch(76.0% 0.052 246.7);
Tailwind
colors: {
custom: {
50: '#b6cbdf',
500: '#97b5d1',
950: '#000000',
},
}SCSS
$custom: #97b5d1; $custom-light: #b6cbdf; $custom-dark: #000000;
JSON
{
"hex": "#97b5d1",
"rgb": {
"r": 151,
"g": 181,
"b": 209
},
"hsl": {
"h": 208.966,
"s": 38.667,
"l": 70.588
},
"oklch": {
"l": 0.76028,
"c": 0.05205,
"h": 246.7
},
"luminance": 0.44231
}Semantic roles & 50–950 ramp
primary
#97B5D1
secondary
#EAE2DA
accent
#7134B2
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283