#97B3CE#97B3CE
#97B3CE is a light, muted cyan. Relative luminance 0.433; OKLCH L 75.5% C 0.050 H 247.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97B3CE |
|---|---|
| RGB | rgb(151, 179, 206) |
| HSL | hsl(209, 36%, 70%) |
| HSV | hsv(209, 27%, 81%) |
| CMYK | cmyk(26.7%, 13.1%, 0%, 19.2%) |
| CIE-LAB | lab(71.74, -3.44, -16.80) |
| CIE-LCH | lch(71.74, 17.15, 258.44°) |
| OKLab | oklab(75.49% -0.019 -0.0459) |
| OKLCH | oklch(75.49% 0.05 247.5) |
| XYZ | xyz(40.0200, 43.2743, 64.6247) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.93
Cloudy Blue
#ACC2D9
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 5.52
Bluey Grey
#89A0B0
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 6.99
Bluegrey
#85A3B2
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B3CE #CEB297
analogous
#97CECE #97B3CE #9797CE
triadic
#97B3CE #CE97B3 #B3CE97
tetradic
#97B3CE #CE97CE #CEB297 #97CE97
square
#97B3CE #CE97CE #CEB297 #97CE97
split-complementary
#97B3CE #CE9797 #CECE97
monochromatic
#4B769F #6D95BA #97B3CE #C1D1E2 #EAF0F5
Accessibility & contrast
On white
2.17
#97B3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#97B3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B3CE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B3CE | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CF
Deuteranopia (green-blind)
#A2ADCD
Tritanopia (blue-blind)
#87B9BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b3ce; /* rgb */ color: rgb(151, 179, 206); /* oklch */ color: oklch(75.5% 0.050 247.5);
Tailwind
colors: {
custom: {
50: '#b6c9dd',
500: '#97b3ce',
950: '#000000',
},
}SCSS
$custom: #97b3ce; $custom-light: #b6c9dd; $custom-dark: #000000;
JSON
{
"hex": "#97b3ce",
"rgb": {
"r": 151,
"g": 179,
"b": 206
},
"hsl": {
"h": 209.455,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.75491,
"c": 0.04968,
"h": 247.5
},
"luminance": 0.43276
}Semantic roles & 50–950 ramp
primary
#97B3CE
secondary
#E8E0D9
accent
#7237AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283