#97BCD7#97BCD7
#97BCD7 is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.7% C 0.056 H 240.1°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCD7 |
|---|---|
| RGB | rgb(151, 188, 215) |
| HSL | hsl(205, 44%, 72%) |
| HSV | hsv(205, 30%, 84%) |
| CMYK | cmyk(29.8%, 12.6%, 0%, 15.7%) |
| CIE-LAB | lab(74.48, -6.13, -17.58) |
| CIE-LCH | lch(74.48, 18.61, 250.78°) |
| OKLab | oklab(77.75% -0.0277 -0.0481) |
| OKLCH | oklch(77.75% 0.056 240.1) |
| XYZ | xyz(43.0078, 47.4502, 71.1695) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.44
Cloudy Blue
#ACC2D9
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 5.90
Light Blue
#95D0FC
ΔE00 6.61
Lightblue (survey)
#7BC8F6
ΔE00 6.87
Baby Blue
#89CFF0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCD7 #D7B297
analogous
#97D7D2 #97BCD7 #979CD7
triadic
#97BCD7 #D797BC #BCD797
tetradic
#97BCD7 #D297D7 #D7B297 #9CD797
square
#97BCD7 #D297D7 #D7B297 #9CD797
split-complementary
#97BCD7 #D7979C #D7D297
monochromatic
#4482B0 #6BA0C6 #97BCD7 #C3D8E8 #E9F1F6
Accessibility & contrast
On white
2.00
#97BCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#97BCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCD7
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCD7 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BBD8
Deuteranopia (green-blind)
#A8B4D7
Tritanopia (blue-blind)
#83C3C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bcd7; /* rgb */ color: rgb(151, 188, 215); /* oklch */ color: oklch(77.7% 0.056 240.1);
Tailwind
colors: {
custom: {
50: '#b7d0e3',
500: '#97bcd7',
950: '#000000',
},
}SCSS
$custom: #97bcd7; $custom-light: #b7d0e3; $custom-dark: #000000;
JSON
{
"hex": "#97bcd7",
"rgb": {
"r": 151,
"g": 188,
"b": 215
},
"hsl": {
"h": 205.313,
"s": 44.444,
"l": 71.765
},
"oklch": {
"l": 0.77745,
"c": 0.05551,
"h": 240.1
},
"luminance": 0.47452
}Semantic roles & 50–950 ramp
primary
#97BCD7
secondary
#EDE4DD
accent
#682EB8
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283