#97B3CD#97B3CD
#97B3CD is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.5% C 0.049 H 246.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97B3CD |
|---|---|
| RGB | rgb(151, 179, 205) |
| HSL | hsl(209, 35%, 70%) |
| HSV | hsv(209, 26%, 80%) |
| CMYK | cmyk(26.3%, 12.7%, 0%, 19.6%) |
| CIE-LAB | lab(71.71, -3.67, -16.30) |
| CIE-LCH | lch(71.71, 16.71, 257.30°) |
| OKLab | oklab(75.46% -0.0194 -0.0445) |
| OKLCH | oklch(75.46% 0.049 246.5) |
| XYZ | xyz(39.8989, 43.2259, 63.9870) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.74
Cloudy Blue
#ACC2D9
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 5.62
Bluey Grey
#89A0B0
ΔE00 6.59
Bluegrey
#85A3B2
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B3CD #CDB197
analogous
#97CDCC #97B3CD #9798CD
triadic
#97B3CD #CD97B3 #B3CD97
tetradic
#97B3CD #CC97CD #CDB197 #98CD97
square
#97B3CD #CC97CD #CDB197 #98CD97
split-complementary
#97B3CD #CD9798 #CDCC97
monochromatic
#4C769E #6E95B9 #97B3CD #C0D1E1 #EAEFF5
Accessibility & contrast
On white
2.18
#97B3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#97B3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B3CD
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B3CD | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CE
Deuteranopia (green-blind)
#A2ADCD
Tritanopia (blue-blind)
#88B9BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b3cd; /* rgb */ color: rgb(151, 179, 205); /* oklch */ color: oklch(75.5% 0.049 246.5);
Tailwind
colors: {
custom: {
50: '#b6c9dc',
500: '#97b3cd',
950: '#000000',
},
}SCSS
$custom: #97b3cd; $custom-light: #b6c9dc; $custom-dark: #000000;
JSON
{
"hex": "#97b3cd",
"rgb": {
"r": 151,
"g": 179,
"b": 205
},
"hsl": {
"h": 208.889,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.75455,
"c": 0.04856,
"h": 246.5
},
"luminance": 0.43227
}Semantic roles & 50–950 ramp
primary
#97B3CD
secondary
#E8E0D8
accent
#7138AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283