#97B9CD#97B9CD
#97B9CD is a light, muted cyan. Relative luminance 0.457; OKLCH L 76.7% C 0.047 H 234.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97B9CD |
|---|---|
| RGB | rgb(151, 185, 205) |
| HSL | hsl(202, 35%, 70%) |
| HSV | hsv(202, 26%, 80%) |
| CMYK | cmyk(26.3%, 9.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.34, -6.90, -13.85) |
| CIE-LCH | lch(73.34, 15.47, 243.51°) |
| OKLab | oklab(76.74% -0.0274 -0.0378) |
| OKLCH | oklch(76.74% 0.047 234) |
| XYZ | xyz(41.1277, 45.6834, 64.3966) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.42
Cloudy Blue
#ACC2D9
ΔE00 5.42
Bluegrey
#85A3B2
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 7.08
Bluey Grey
#89A0B0
ΔE00 7.37
Greyblue
#77A1B5
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B9CD #CDAB97
analogous
#97CDC6 #97B9CD #979ECD
triadic
#97B9CD #CD97B9 #B9CD97
tetradic
#97B9CD #C697CD #CDAB97 #9ECD97
square
#97B9CD #C697CD #CDAB97 #9ECD97
split-complementary
#97B9CD #CD979E #CDC697
monochromatic
#4C7F9E #6E9DB9 #97B9CD #C0D5E1 #EAF1F5
Accessibility & contrast
On white
2.07
#97B9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#97B9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B9CD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B9CD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CE
Deuteranopia (green-blind)
#A8B1CD
Tritanopia (blue-blind)
#87BEBF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97b9cd; /* rgb */ color: rgb(151, 185, 205); /* oklch */ color: oklch(76.7% 0.047 234.0);
Tailwind
colors: {
custom: {
50: '#b6cedc',
500: '#97b9cd',
950: '#000000',
},
}SCSS
$custom: #97b9cd; $custom-light: #b6cedc; $custom-dark: #000000;
JSON
{
"hex": "#97b9cd",
"rgb": {
"r": 151,
"g": 185,
"b": 205
},
"hsl": {
"h": 202.222,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.76741,
"c": 0.04667,
"h": 234
},
"luminance": 0.45685
}Semantic roles & 50–950 ramp
primary
#97B9CD
secondary
#E8DED8
accent
#6338AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283