#97B7CD#97B7CD
#97B7CD is a light, muted cyan. Relative luminance 0.449; OKLCH L 76.3% C 0.047 H 238.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #97B7CD |
|---|---|
| RGB | rgb(151, 183, 205) |
| HSL | hsl(204, 35%, 70%) |
| HSV | hsv(204, 26%, 80%) |
| CMYK | cmyk(26.3%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(72.79, -5.83, -14.66) |
| CIE-LCH | lch(72.79, 15.78, 248.32°) |
| OKLab | oklab(76.31% -0.0247 -0.04) |
| OKLCH | oklch(76.31% 0.047 238.3) |
| XYZ | xyz(40.7122, 44.8525, 64.2581) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.74
Cloudy Blue
#ACC2D9
ΔE00 4.84
Lightsteelblue
#B0C4DE
ΔE00 6.39
Bluegrey
#85A3B2
ΔE00 6.44
Bluey Grey
#89A0B0
ΔE00 6.89
Cool Gray
#9AA7B0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B7CD #CDAD97
analogous
#97CDC8 #97B7CD #979CCD
triadic
#97B7CD #CD97B7 #B7CD97
tetradic
#97B7CD #C897CD #CDAD97 #9CCD97
square
#97B7CD #C897CD #CDAD97 #9CCD97
split-complementary
#97B7CD #CD979C #CDC897
monochromatic
#4C7C9E #6E9AB9 #97B7CD #C0D4E1 #EAF0F5
Accessibility & contrast
On white
2.11
#97B7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#97B7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B7CD
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B7CD | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6CE
Deuteranopia (green-blind)
#A6B0CD
Tritanopia (blue-blind)
#87BDBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b7cd; /* rgb */ color: rgb(151, 183, 205); /* oklch */ color: oklch(76.3% 0.047 238.3);
Tailwind
colors: {
custom: {
50: '#b6ccdc',
500: '#97b7cd',
950: '#000000',
},
}SCSS
$custom: #97b7cd; $custom-light: #b6ccdc; $custom-dark: #000000;
JSON
{
"hex": "#97b7cd",
"rgb": {
"r": 151,
"g": 183,
"b": 205
},
"hsl": {
"h": 204.444,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.76311,
"c": 0.04704,
"h": 238.3
},
"luminance": 0.44854
}Semantic roles & 50–950 ramp
primary
#97B7CD
secondary
#E8DED8
accent
#6838AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283