#97BCDC#97BCDC
#97BCDC is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.061 H 244.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCDC |
|---|---|
| RGB | rgb(151, 188, 220) |
| HSL | hsl(208, 50%, 73%) |
| HSV | hsv(208, 31%, 86%) |
| CMYK | cmyk(31.4%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(74.64, -4.91, -20.04) |
| CIE-LCH | lch(74.64, 20.63, 256.24°) |
| OKLab | oklab(77.93% -0.0259 -0.055) |
| OKLCH | oklch(77.93% 0.061 244.8) |
| XYZ | xyz(43.6601, 47.7111, 74.6050) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.45
Cloudy Blue
#ACC2D9
ΔE00 4.50
Lightsteelblue
#B0C4DE
ΔE00 5.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.84
Carolina Blue
#8AB8FE
ΔE00 5.92
Light Blue
#95D0FC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCDC #DCB797
analogous
#97DCD9 #97BCDC #9799DC
triadic
#97BCDC #DC97BC #BCDC97
tetradic
#97BCDC #D997DC #DCB797 #99DC97
square
#97BCDC #D997DC #DCB797 #99DC97
split-complementary
#97BCDC #DC9799 #DCD997
monochromatic
#3F81BA #699FCD #97BCDC #C5D9EB #E8F0F7
Accessibility & contrast
On white
1.99
#97BCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#97BCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCDC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCDC | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDE
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#82C4C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bcdc; /* rgb */ color: rgb(151, 188, 220); /* oklch */ color: oklch(77.9% 0.061 244.8);
Tailwind
colors: {
custom: {
50: '#b7d0e7',
500: '#97bcdc',
950: '#000000',
},
}SCSS
$custom: #97bcdc; $custom-light: #b7d0e7; $custom-dark: #000000;
JSON
{
"hex": "#97bcdc",
"rgb": {
"r": 151,
"g": 188,
"b": 220
},
"hsl": {
"h": 207.826,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.77931,
"c": 0.06078,
"h": 244.8
},
"luminance": 0.47713
}Semantic roles & 50–950 ramp
primary
#97BCDC
secondary
#EEE5DD
accent
#6D29BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284