#97B7CA#97B7CA
#97B7CA is a light, muted cyan. Relative luminance 0.447; OKLCH L 76.2% C 0.044 H 234.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97B7CA |
|---|---|
| RGB | rgb(151, 183, 202) |
| HSL | hsl(202, 32%, 69%) |
| HSV | hsv(202, 25%, 79%) |
| CMYK | cmyk(25.2%, 9.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.70, -6.53, -13.17) |
| CIE-LCH | lch(72.70, 14.70, 243.62°) |
| OKLab | oklab(76.21% -0.0259 -0.0359) |
| OKLCH | oklch(76.21% 0.044 234.2) |
| XYZ | xyz(40.3536, 44.7091, 62.3692) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.66
Cloudy Blue
#ACC2D9
ΔE00 5.51
Bluegrey
#85A3B2
ΔE00 5.98
Bluey Grey
#89A0B0
ΔE00 6.76
Cool Gray
#9AA7B0
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B7CA #CAAA97
analogous
#97CAC4 #97B7CA #979ECA
triadic
#97B7CA #CA97B7 #B7CA97
tetradic
#97B7CA #C497CA #CAAA97 #9ECA97
square
#97B7CA #C497CA #CAAA97 #9ECA97
split-complementary
#97B7CA #CA979E #CAC497
monochromatic
#4E7D99 #6E9BB5 #97B7CA #C0D3DF #E8EFF3
Accessibility & contrast
On white
2.11
#97B7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#97B7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B7CA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B7CA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CB
Deuteranopia (green-blind)
#A7B0CA
Tritanopia (blue-blind)
#88BCBD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b7ca; /* rgb */ color: rgb(151, 183, 202); /* oklch */ color: oklch(76.2% 0.044 234.2);
Tailwind
colors: {
custom: {
50: '#b6ccda',
500: '#97b7ca',
950: '#000000',
},
}SCSS
$custom: #97b7ca; $custom-light: #b6ccda; $custom-dark: #000000;
JSON
{
"hex": "#97b7ca",
"rgb": {
"r": 151,
"g": 183,
"b": 202
},
"hsl": {
"h": 202.353,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.76205,
"c": 0.04422,
"h": 234.2
},
"luminance": 0.44711
}Semantic roles & 50–950 ramp
primary
#97B7CA
secondary
#E6DDD7
accent
#643AAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283