#97B3CA#97B3CA
#97B3CA is a light, muted cyan. Relative luminance 0.431; OKLCH L 75.3% C 0.045 H 243.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97B3CA |
|---|---|
| RGB | rgb(151, 179, 202) |
| HSL | hsl(207, 32%, 69%) |
| HSV | hsv(207, 25%, 79%) |
| CMYK | cmyk(25.2%, 11.4%, 0%, 20.8%) |
| CIE-LAB | lab(71.61, -4.38, -14.80) |
| CIE-LCH | lch(71.61, 15.44, 253.52°) |
| OKLab | oklab(75.35% -0.0205 -0.0404) |
| OKLCH | oklch(75.35% 0.045 243.1) |
| XYZ | xyz(39.5402, 43.0824, 62.0981) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.46
Cloudy Blue
#ACC2D9
ΔE00 4.75
Bluey Grey
#89A0B0
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.06
Bluegrey
#85A3B2
ΔE00 6.21
Cool Gray
#9AA7B0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B3CA #CAAE97
analogous
#97CAC8 #97B3CA #979ACA
triadic
#97B3CA #CA97B3 #B3CA97
tetradic
#97B3CA #C897CA #CAAE97 #9ACA97
square
#97B3CA #C897CA #CAAE97 #9ACA97
split-complementary
#97B3CA #CA979A #CAC897
monochromatic
#4E7799 #6E95B5 #97B3CA #C0D1DF #E8EEF3
Accessibility & contrast
On white
2.18
#97B3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#97B3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B3CA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B3CA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CB
Deuteranopia (green-blind)
#A3ADCA
Tritanopia (blue-blind)
#89B9BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b3ca; /* rgb */ color: rgb(151, 179, 202); /* oklch */ color: oklch(75.3% 0.045 243.1);
Tailwind
colors: {
custom: {
50: '#b6c9da',
500: '#97b3ca',
950: '#000000',
},
}SCSS
$custom: #97b3ca; $custom-light: #b6c9da; $custom-dark: #000000;
JSON
{
"hex": "#97b3ca",
"rgb": {
"r": 151,
"g": 179,
"b": 202
},
"hsl": {
"h": 207.059,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.75346,
"c": 0.04526,
"h": 243.1
},
"luminance": 0.43084
}Semantic roles & 50–950 ramp
primary
#97B3CA
secondary
#E6DED7
accent
#6D3AAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283