#97B4CD#97B4CD
#97B4CD is a light, muted cyan. Relative luminance 0.436; OKLCH L 75.7% C 0.048 H 244.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4CD |
|---|---|
| RGB | rgb(151, 180, 205) |
| HSL | hsl(208, 35%, 70%) |
| HSV | hsv(208, 26%, 80%) |
| CMYK | cmyk(26.3%, 12.2%, 0%, 19.6%) |
| CIE-LAB | lab(71.98, -4.21, -15.89) |
| CIE-LCH | lch(71.98, 16.44, 255.15°) |
| OKLab | oklab(75.67% -0.0207 -0.0434) |
| OKLCH | oklch(75.67% 0.048 244.5) |
| XYZ | xyz(40.1000, 43.6282, 64.0540) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.26
Cloudy Blue
#ACC2D9
ΔE00 4.52
Lightsteelblue
#B0C4DE
ΔE00 5.72
Bluey Grey
#89A0B0
ΔE00 6.57
Bluegrey
#85A3B2
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4CD #CDB097
analogous
#97CDCB #97B4CD #9799CD
triadic
#97B4CD #CD97B4 #B4CD97
tetradic
#97B4CD #CB97CD #CDB097 #99CD97
square
#97B4CD #CB97CD #CDB097 #99CD97
split-complementary
#97B4CD #CD9799 #CDCB97
monochromatic
#4C789E #6E96B9 #97B4CD #C0D2E1 #EAF0F5
Accessibility & contrast
On white
2.16
#97B4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#97B4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4CD
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4CD | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CE
Deuteranopia (green-blind)
#A3AECD
Tritanopia (blue-blind)
#88BABC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b4cd; /* rgb */ color: rgb(151, 180, 205); /* oklch */ color: oklch(75.7% 0.048 244.5);
Tailwind
colors: {
custom: {
50: '#b6cadc',
500: '#97b4cd',
950: '#000000',
},
}SCSS
$custom: #97b4cd; $custom-light: #b6cadc; $custom-dark: #000000;
JSON
{
"hex": "#97b4cd",
"rgb": {
"r": 151,
"g": 180,
"b": 205
},
"hsl": {
"h": 207.778,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.75668,
"c": 0.04808,
"h": 244.5
},
"luminance": 0.4363
}Semantic roles & 50–950 ramp
primary
#97B4CD
secondary
#E8DFD8
accent
#6E38AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283