#97B5CD#97B5CD
#97B5CD is a light, muted cyan. Relative luminance 0.440; OKLCH L 75.9% C 0.048 H 242.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97B5CD |
|---|---|
| RGB | rgb(151, 181, 205) |
| HSL | hsl(207, 35%, 70%) |
| HSV | hsv(207, 26%, 80%) |
| CMYK | cmyk(26.3%, 11.7%, 0%, 19.6%) |
| CIE-LAB | lab(72.25, -4.75, -15.48) |
| CIE-LCH | lch(72.25, 16.20, 252.93°) |
| OKLab | oklab(75.88% -0.022 -0.0423) |
| OKLCH | oklch(75.88% 0.048 242.5) |
| XYZ | xyz(40.3026, 44.0334, 64.1216) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.89
Cloudy Blue
#ACC2D9
ΔE00 4.54
Lightsteelblue
#B0C4DE
ΔE00 5.88
Bluey Grey
#89A0B0
ΔE00 6.62
Bluegrey
#85A3B2
ΔE00 6.62
Cool Gray
#9AA7B0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B5CD #CDAF97
analogous
#97CDCA #97B5CD #979ACD
triadic
#97B5CD #CD97B5 #B5CD97
tetradic
#97B5CD #CA97CD #CDAF97 #9ACD97
square
#97B5CD #CA97CD #CDAF97 #9ACD97
split-complementary
#97B5CD #CD979A #CDCA97
monochromatic
#4C799E #6E98B9 #97B5CD #C0D2E1 #EAF0F5
Accessibility & contrast
On white
2.14
#97B5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#97B5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B5CD
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B5CD | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5CE
Deuteranopia (green-blind)
#A4AFCD
Tritanopia (blue-blind)
#87BBBD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97b5cd; /* rgb */ color: rgb(151, 181, 205); /* oklch */ color: oklch(75.9% 0.048 242.5);
Tailwind
colors: {
custom: {
50: '#b6cbdc',
500: '#97b5cd',
950: '#000000',
},
}SCSS
$custom: #97b5cd; $custom-light: #b6cbdc; $custom-dark: #000000;
JSON
{
"hex": "#97b5cd",
"rgb": {
"r": 151,
"g": 181,
"b": 205
},
"hsl": {
"h": 206.667,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.75882,
"c": 0.04768,
"h": 242.5
},
"luminance": 0.44035
}Semantic roles & 50–950 ramp
primary
#97B5CD
secondary
#E8DFD8
accent
#6C38AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283