#97BCD0#97BCD0
#97BCD0 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.049 H 231.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCD0 |
|---|---|
| RGB | rgb(151, 188, 208) |
| HSL | hsl(201, 38%, 70%) |
| HSV | hsv(201, 27%, 82%) |
| CMYK | cmyk(27.4%, 9.6%, 0%, 18.4%) |
| CIE-LAB | lab(74.25, -7.80, -14.11) |
| CIE-LCH | lch(74.25, 16.12, 241.07°) |
| OKLab | oklab(77.49% -0.0303 -0.0385) |
| OKLCH | oklch(77.49% 0.049 231.8) |
| XYZ | xyz(42.1275, 47.0981, 66.5334) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.89
Cloudy Blue
#ACC2D9
ΔE00 5.78
Sky Blue
#87CEEB
ΔE00 6.79
Baby Blue
#89CFF0
ΔE00 6.92
Bluegrey
#85A3B2
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCD0 #D0AB97
analogous
#97D0C7 #97BCD0 #979FD0
triadic
#97BCD0 #D097BC #BCD097
tetradic
#97BCD0 #C797D0 #D0AB97 #9FD097
square
#97BCD0 #C797D0 #D0AB97 #9FD097
split-complementary
#97BCD0 #D0979F #D0C797
monochromatic
#4A84A3 #6DA1BD #97BCD0 #C1D7E3 #EAF1F5
Accessibility & contrast
On white
2.02
#97BCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#97BCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCD0
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCD0 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD1
Deuteranopia (green-blind)
#AAB4D0
Tritanopia (blue-blind)
#86C2C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bcd0; /* rgb */ color: rgb(151, 188, 208); /* oklch */ color: oklch(77.5% 0.049 231.8);
Tailwind
colors: {
custom: {
50: '#b7d0de',
500: '#97bcd0',
950: '#000000',
},
}SCSS
$custom: #97bcd0; $custom-light: #b7d0de; $custom-dark: #000000;
JSON
{
"hex": "#97bcd0",
"rgb": {
"r": 151,
"g": 188,
"b": 208
},
"hsl": {
"h": 201.053,
"s": 37.748,
"l": 70.392
},
"oklch": {
"l": 0.77494,
"c": 0.04898,
"h": 231.8
},
"luminance": 0.471
}Semantic roles & 50–950 ramp
primary
#97BCD0
secondary
#E9DFDA
accent
#6035B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283