#97B0CD#97B0CD
#97B0CD is a light, muted cyan. Relative luminance 0.420; OKLCH L 74.8% C 0.050 H 252.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97B0CD |
|---|---|
| RGB | rgb(151, 176, 205) |
| HSL | hsl(212, 35%, 70%) |
| HSV | hsv(212, 26%, 80%) |
| CMYK | cmyk(26.3%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(70.90, -2.04, -17.53) |
| CIE-LCH | lch(70.90, 17.65, 263.35°) |
| OKLab | oklab(74.82% -0.0153 -0.0479) |
| OKLCH | oklch(74.82% 0.05 252.3) |
| XYZ | xyz(39.3042, 42.0364, 63.7887) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.46
Cloudy Blue
#ACC2D9
ΔE00 5.30
Lightsteelblue
#B0C4DE
ΔE00 5.77
Bluey Grey
#89A0B0
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.23
Pastel Blue
#A2BFFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B0CD #CDB497
analogous
#97CBCD #97B0CD #9997CD
triadic
#97B0CD #CD97B0 #B0CD97
tetradic
#97B0CD #CD97CB #CDB497 #97CD99
square
#97B0CD #CD97CB #CDB497 #97CD99
split-complementary
#97B0CD #CD9997 #CBCD97
monochromatic
#4C729E #6E91B9 #97B0CD #C0CFE1 #EAEFF5
Accessibility & contrast
On white
2.23
#97B0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#97B0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B0CD
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B0CD | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CE
Deuteranopia (green-blind)
#9FABCC
Tritanopia (blue-blind)
#88B6B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97b0cd; /* rgb */ color: rgb(151, 176, 205); /* oklch */ color: oklch(74.8% 0.050 252.3);
Tailwind
colors: {
custom: {
50: '#b6c7dc',
500: '#97b0cd',
950: '#000000',
},
}SCSS
$custom: #97b0cd; $custom-light: #b6c7dc; $custom-dark: #000000;
JSON
{
"hex": "#97b0cd",
"rgb": {
"r": 151,
"g": 176,
"b": 205
},
"hsl": {
"h": 212.222,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.74816,
"c": 0.0503,
"h": 252.3
},
"luminance": 0.42038
}Semantic roles & 50–950 ramp
primary
#97B0CD
secondary
#E8E0D8
accent
#7738AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283