#97B2CD#97B2CD
#97B2CD is a light, muted cyan. Relative luminance 0.428; OKLCH L 75.2% C 0.049 H 248.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2CD |
|---|---|
| RGB | rgb(151, 178, 205) |
| HSL | hsl(210, 35%, 70%) |
| HSV | hsv(210, 26%, 80%) |
| CMYK | cmyk(26.3%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(71.44, -3.13, -16.71) |
| CIE-LCH | lch(71.44, 17.00, 259.39°) |
| OKLab | oklab(75.24% -0.018 -0.0457) |
| OKLCH | oklch(75.24% 0.049 248.5) |
| XYZ | xyz(39.6992, 42.8265, 63.9204) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.29
Cloudy Blue
#ACC2D9
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 5.59
Bluey Grey
#89A0B0
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 7.06
Bluegrey
#85A3B2
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2CD #CDB297
analogous
#97CDCD #97B2CD #9797CD
triadic
#97B2CD #CD97B2 #B2CD97
tetradic
#97B2CD #CD97CD #CDB297 #97CD97
square
#97B2CD #CD97CD #CDB297 #97CD97
split-complementary
#97B2CD #CD9797 #CDCD97
monochromatic
#4C759E #6E93B9 #97B2CD #C0D1E1 #EAEFF5
Accessibility & contrast
On white
2.20
#97B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#97B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2CD
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2CD | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CE
Deuteranopia (green-blind)
#A1ACCC
Tritanopia (blue-blind)
#88B8BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b2cd; /* rgb */ color: rgb(151, 178, 205); /* oklch */ color: oklch(75.2% 0.049 248.5);
Tailwind
colors: {
custom: {
50: '#b6c9dc',
500: '#97b2cd',
950: '#000000',
},
}SCSS
$custom: #97b2cd; $custom-light: #b6c9dc; $custom-dark: #000000;
JSON
{
"hex": "#97b2cd",
"rgb": {
"r": 151,
"g": 178,
"b": 205
},
"hsl": {
"h": 210,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.75241,
"c": 0.04908,
"h": 248.5
},
"luminance": 0.42828
}Semantic roles & 50–950 ramp
primary
#97B2CD
secondary
#E8E0D8
accent
#7338AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283