#97BCD2#97BCD2
#97BCD2 is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.051 H 234.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCD2 |
|---|---|
| RGB | rgb(151, 188, 210) |
| HSL | hsl(202, 40%, 71%) |
| HSV | hsv(202, 28%, 82%) |
| CMYK | cmyk(28.1%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.32, -7.32, -15.10) |
| CIE-LCH | lch(74.32, 16.78, 244.13°) |
| OKLab | oklab(77.57% -0.0295 -0.0412) |
| OKLCH | oklch(77.57% 0.051 234.4) |
| XYZ | xyz(42.3751, 47.1971, 67.8375) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.23
Cloudy Blue
#ACC2D9
ΔE00 5.31
Baby Blue
#89CFF0
ΔE00 6.80
Sky Blue
#87CEEB
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 6.92
Bluegrey
#85A3B2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCD2 #D2AD97
analogous
#97D2CA #97BCD2 #979ED2
triadic
#97BCD2 #D297BC #BCD297
tetradic
#97BCD2 #CA97D2 #D2AD97 #9ED297
square
#97BCD2 #CA97D2 #D2AD97 #9ED297
split-complementary
#97BCD2 #D2979E #D2CA97
monochromatic
#4883A7 #6CA0C0 #97BCD2 #C2D8E4 #EAF1F6
Accessibility & contrast
On white
2.01
#97BCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#97BCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCD2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCD2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#AAB4D2
Tritanopia (blue-blind)
#85C2C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bcd2; /* rgb */ color: rgb(151, 188, 210); /* oklch */ color: oklch(77.6% 0.051 234.4);
Tailwind
colors: {
custom: {
50: '#b7d0df',
500: '#97bcd2',
950: '#000000',
},
}SCSS
$custom: #97bcd2; $custom-light: #b7d0df; $custom-dark: #000000;
JSON
{
"hex": "#97bcd2",
"rgb": {
"r": 151,
"g": 188,
"b": 210
},
"hsl": {
"h": 202.373,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.77565,
"c": 0.05072,
"h": 234.4
},
"luminance": 0.47199
}Semantic roles & 50–950 ramp
primary
#97BCD2
secondary
#EAE0DA
accent
#6333B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283