#97BCD4#97BCD4
#97BCD4 is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.6% C 0.053 H 236.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCD4 |
|---|---|
| RGB | rgb(151, 188, 212) |
| HSL | hsl(204, 41%, 71%) |
| HSV | hsv(204, 29%, 83%) |
| CMYK | cmyk(28.8%, 11.3%, 0%, 16.9%) |
| CIE-LAB | lab(74.38, -6.85, -16.09) |
| CIE-LCH | lch(74.38, 17.49, 246.95°) |
| OKLab | oklab(77.64% -0.0288 -0.044) |
| OKLCH | oklch(77.64% 0.053 236.8) |
| XYZ | xyz(42.6258, 47.2974, 69.1580) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.70
Cloudy Blue
#ACC2D9
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 6.46
Baby Blue
#89CFF0
ΔE00 6.78
Sky Blue
#87CEEB
ΔE00 6.95
Light Blue
#95D0FC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCD4 #D4AF97
analogous
#97D4CD #97BCD4 #979DD4
triadic
#97BCD4 #D497BC #BCD497
tetradic
#97BCD4 #CD97D4 #D4AF97 #9DD497
square
#97BCD4 #CD97D4 #D4AF97 #9DD497
split-complementary
#97BCD4 #D4979D #D4CD97
monochromatic
#4683AA #6CA0C2 #97BCD4 #C2D8E6 #E9F1F6
Accessibility & contrast
On white
2.01
#97BCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#97BCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCD4
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCD4 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BBD5
Deuteranopia (green-blind)
#A9B4D4
Tritanopia (blue-blind)
#84C2C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bcd4; /* rgb */ color: rgb(151, 188, 212); /* oklch */ color: oklch(77.6% 0.053 236.8);
Tailwind
colors: {
custom: {
50: '#b7d0e1',
500: '#97bcd4',
950: '#000000',
},
}SCSS
$custom: #97bcd4; $custom-light: #b7d0e1; $custom-dark: #000000;
JSON
{
"hex": "#97bcd4",
"rgb": {
"r": 151,
"g": 188,
"b": 212
},
"hsl": {
"h": 203.607,
"s": 41.497,
"l": 71.176
},
"oklch": {
"l": 0.77636,
"c": 0.05257,
"h": 236.8
},
"luminance": 0.47299
}Semantic roles & 50–950 ramp
primary
#97BCD4
secondary
#EBE2DB
accent
#6531B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283