#97BCDF#97BCDF
#97BCDF is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.064 H 247.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCDF |
|---|---|
| RGB | rgb(151, 188, 223) |
| HSL | hsl(209, 53%, 73%) |
| HSV | hsv(209, 32%, 87%) |
| CMYK | cmyk(32.3%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(74.74, -4.17, -21.51) |
| CIE-LCH | lch(74.74, 21.91, 259.03°) |
| OKLab | oklab(78.04% -0.0248 -0.0591) |
| OKLCH | oklch(78.04% 0.064 247.2) |
| XYZ | xyz(44.0609, 47.8715, 76.7163) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.29
Cloudy Blue
#ACC2D9
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.34
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCDF #DFBA97
analogous
#97DFDE #97BCDF #9798DF
triadic
#97BCDF #DF97BC #BCDF97
tetradic
#97BCDF #DE97DF #DFBA97 #98DF97
square
#97BCDF #DE97DF #DFBA97 #98DF97
split-complementary
#97BCDF #DF9798 #DFDE97
monochromatic
#3B80C0 #689ED1 #97BCDF #C6DAED #E8F0F8
Accessibility & contrast
On white
1.99
#97BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#97BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCDF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCDF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE1
Deuteranopia (green-blind)
#A5B5DE
Tritanopia (blue-blind)
#81C4C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bcdf; /* rgb */ color: rgb(151, 188, 223); /* oklch */ color: oklch(78.0% 0.064 247.2);
Tailwind
colors: {
custom: {
50: '#b7d0e9',
500: '#97bcdf',
950: '#000000',
},
}SCSS
$custom: #97bcdf; $custom-light: #b7d0e9; $custom-dark: #000000;
JSON
{
"hex": "#97bcdf",
"rgb": {
"r": 151,
"g": 188,
"b": 223
},
"hsl": {
"h": 209.167,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.78044,
"c": 0.06412,
"h": 247.2
},
"luminance": 0.47873
}Semantic roles & 50–950 ramp
primary
#97BCDF
secondary
#EFE5DC
accent
#7125C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284