#97BCD3#97BCD3
#97BCD3 is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.052 H 235.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCD3 |
|---|---|
| RGB | rgb(151, 188, 211) |
| HSL | hsl(203, 41%, 71%) |
| HSV | hsv(203, 28%, 83%) |
| CMYK | cmyk(28.4%, 10.9%, 0%, 17.3%) |
| CIE-LAB | lab(74.35, -7.09, -15.60) |
| CIE-LCH | lch(74.35, 17.13, 245.57°) |
| OKLab | oklab(77.6% -0.0292 -0.0426) |
| OKLCH | oklch(77.6% 0.052 235.6) |
| XYZ | xyz(42.5001, 47.2471, 68.4957) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.94
Cloudy Blue
#ACC2D9
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 6.68
Baby Blue
#89CFF0
ΔE00 6.78
Sky Blue
#87CEEB
ΔE00 6.88
Lightblue (survey)
#7BC8F6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCD3 #D3AE97
analogous
#97D3CC #97BCD3 #979ED3
triadic
#97BCD3 #D397BC #BCD397
tetradic
#97BCD3 #CC97D3 #D3AE97 #9ED397
square
#97BCD3 #CC97D3 #D3AE97 #9ED397
split-complementary
#97BCD3 #D3979E #D3CC97
monochromatic
#4783A8 #6CA0C1 #97BCD3 #C2D8E5 #E9F1F6
Accessibility & contrast
On white
2.01
#97BCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#97BCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCD3
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCD3 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD4
Deuteranopia (green-blind)
#A9B4D3
Tritanopia (blue-blind)
#85C2C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bcd3; /* rgb */ color: rgb(151, 188, 211); /* oklch */ color: oklch(77.6% 0.052 235.6);
Tailwind
colors: {
custom: {
50: '#b7d0e0',
500: '#97bcd3',
950: '#000000',
},
}SCSS
$custom: #97bcd3; $custom-light: #b7d0e0; $custom-dark: #000000;
JSON
{
"hex": "#97bcd3",
"rgb": {
"r": 151,
"g": 188,
"b": 211
},
"hsl": {
"h": 203,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.776,
"c": 0.05164,
"h": 235.6
},
"luminance": 0.47249
}Semantic roles & 50–950 ramp
primary
#97BCD3
secondary
#EBE1DB
accent
#6432B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283