#97B0CA#97B0CA
#97B0CA is a light, muted cyan. Relative luminance 0.419; OKLCH L 74.7% C 0.047 H 249.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97B0CA |
|---|---|
| RGB | rgb(151, 176, 202) |
| HSL | hsl(211, 32%, 69%) |
| HSV | hsv(211, 25%, 79%) |
| CMYK | cmyk(25.2%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.80, -2.75, -16.03) |
| CIE-LCH | lch(70.80, 16.27, 260.26°) |
| OKLab | oklab(74.71% -0.0164 -0.0438) |
| OKLCH | oklch(74.71% 0.047 249.5) |
| XYZ | xyz(38.9455, 41.8929, 61.8998) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.85
Cloudy Blue
#ACC2D9
ΔE00 5.09
Lightsteelblue
#B0C4DE
ΔE00 5.88
Bluey Grey
#89A0B0
ΔE00 6.20
Cool Gray
#9AA7B0
ΔE00 6.96
Bluegrey
#85A3B2
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B0CA #CAB197
analogous
#97CACA #97B0CA #9897CA
triadic
#97B0CA #CA97B0 #B0CA97
tetradic
#97B0CA #CA97CA #CAB197 #97CA98
square
#97B0CA #CA97CA #CAB197 #97CA98
split-complementary
#97B0CA #CA9897 #CACA97
monochromatic
#4E7399 #6E91B5 #97B0CA #C0CFDF #E8EEF3
Accessibility & contrast
On white
2.24
#97B0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#97B0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B0CA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B0CA | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B0CB
Deuteranopia (green-blind)
#A0ABC9
Tritanopia (blue-blind)
#89B6B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97b0ca; /* rgb */ color: rgb(151, 176, 202); /* oklch */ color: oklch(74.7% 0.047 249.5);
Tailwind
colors: {
custom: {
50: '#b6c7da',
500: '#97b0ca',
950: '#000000',
},
}SCSS
$custom: #97b0ca; $custom-light: #b6c7da; $custom-dark: #000000;
JSON
{
"hex": "#97b0ca",
"rgb": {
"r": 151,
"g": 176,
"b": 202
},
"hsl": {
"h": 210.588,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.74705,
"c": 0.04673,
"h": 249.5
},
"luminance": 0.41894
}Semantic roles & 50–950 ramp
primary
#97B0CA
secondary
#E6DFD7
accent
#743AAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283