#97B2CC#97B2CC
#97B2CC is a light, muted cyan. Relative luminance 0.428; OKLCH L 75.2% C 0.048 H 247.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2CC |
|---|---|
| RGB | rgb(151, 178, 204) |
| HSL | hsl(209, 34%, 70%) |
| HSV | hsv(209, 26%, 80%) |
| CMYK | cmyk(26%, 12.7%, 0%, 20%) |
| CIE-LAB | lab(71.40, -3.37, -16.21) |
| CIE-LCH | lch(71.40, 16.56, 258.26°) |
| OKLab | oklab(75.21% -0.0184 -0.0443) |
| OKLCH | oklch(75.21% 0.048 247.5) |
| XYZ | xyz(39.5789, 42.7784, 63.2867) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.10
Cloudy Blue
#ACC2D9
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 5.68
Bluey Grey
#89A0B0
ΔE00 6.44
Bluegrey
#85A3B2
ΔE00 7.01
Light Blue Grey
#B7C9E2
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2CC #CCB197
analogous
#97CCCC #97B2CC #9798CC
triadic
#97B2CC #CC97B2 #B2CC97
tetradic
#97B2CC #CC97CC #CCB197 #98CC97
square
#97B2CC #CC97CC #CCB197 #98CC97
split-complementary
#97B2CC #CC9798 #CCCC97
monochromatic
#4D759C #6E94B8 #97B2CC #C0D0E0 #E9EFF4
Accessibility & contrast
On white
2.20
#97B2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#97B2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2CC
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2CC | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CD
Deuteranopia (green-blind)
#A2ACCB
Tritanopia (blue-blind)
#88B8BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b2cc; /* rgb */ color: rgb(151, 178, 204); /* oklch */ color: oklch(75.2% 0.048 247.5);
Tailwind
colors: {
custom: {
50: '#b6c9db',
500: '#97b2cc',
950: '#000000',
},
}SCSS
$custom: #97b2cc; $custom-light: #b6c9db; $custom-dark: #000000;
JSON
{
"hex": "#97b2cc",
"rgb": {
"r": 151,
"g": 178,
"b": 204
},
"hsl": {
"h": 209.434,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.75205,
"c": 0.04793,
"h": 247.5
},
"luminance": 0.4278
}Semantic roles & 50–950 ramp
primary
#97B2CC
secondary
#E7DFD8
accent
#7238AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283