#97BBDC#97BBDC
#97BBDC is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.061 H 246.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBDC |
|---|---|
| RGB | rgb(151, 187, 220) |
| HSL | hsl(209, 50%, 73%) |
| HSV | hsv(209, 31%, 86%) |
| CMYK | cmyk(31.4%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(74.37, -4.37, -20.45) |
| CIE-LCH | lch(74.37, 20.91, 257.93°) |
| OKLab | oklab(77.72% -0.0246 -0.0561) |
| OKLCH | oklch(77.72% 0.061 246.3) |
| XYZ | xyz(43.4472, 47.2854, 74.5340) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.78
Cloudy Blue
#ACC2D9
ΔE00 4.54
Lightsteelblue
#B0C4DE
ΔE00 5.27
Carolina Blue
#8AB8FE
ΔE00 5.60
Baby Blue (survey)
#A2CFFE
ΔE00 5.88
Pastel Blue
#A2BFFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBDC #DCB897
analogous
#97DCDB #97BBDC #9798DC
triadic
#97BBDC #DC97BB #BBDC97
tetradic
#97BBDC #DB97DC #DCB897 #98DC97
square
#97BBDC #DB97DC #DCB897 #98DC97
split-complementary
#97BBDC #DC9798 #DCDB97
monochromatic
#3F7FBA #699DCD #97BBDC #C5D9EB #E8F0F7
Accessibility & contrast
On white
2.01
#97BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#97BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBDC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBDC | 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)
#AEBBDE
Deuteranopia (green-blind)
#A5B4DB
Tritanopia (blue-blind)
#82C3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bbdc; /* rgb */ color: rgb(151, 187, 220); /* oklch */ color: oklch(77.7% 0.061 246.3);
Tailwind
colors: {
custom: {
50: '#b7cfe7',
500: '#97bbdc',
950: '#000000',
},
}SCSS
$custom: #97bbdc; $custom-light: #b7cfe7; $custom-dark: #000000;
JSON
{
"hex": "#97bbdc",
"rgb": {
"r": 151,
"g": 187,
"b": 220
},
"hsl": {
"h": 208.696,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.77718,
"c": 0.06128,
"h": 246.3
},
"luminance": 0.47287
}Semantic roles & 50–950 ramp
primary
#97BBDC
secondary
#EEE5DD
accent
#7029BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284