#97B2EC#97B2EC
#97B2EC is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.5% C 0.089 H 265.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2EC |
|---|---|
| RGB | rgb(151, 178, 236) |
| HSL | hsl(221, 69%, 76%) |
| HSV | hsv(221, 36%, 93%) |
| CMYK | cmyk(36%, 24.6%, 0%, 7.5%) |
| CIE-LAB | lab(72.54, 4.60, -31.94) |
| CIE-LCH | lch(72.54, 32.27, 278.20°) |
| OKLab | oklab(76.48% -0.0077 -0.0886) |
| OKLCH | oklch(76.48% 0.089 265.1) |
| XYZ | xyz(43.8187, 44.4743, 85.6162) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.60
Carolina Blue
#8AB8FE
ΔE00 4.68
Periwinkle Blue
#8F99FB
ΔE00 7.42
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.10
Baby Blue (survey)
#A2CFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2EC #ECD197
analogous
#97DCEC #97B2EC #A697EC
triadic
#97B2EC #EC97B2 #B2EC97
tetradic
#97B2EC #EC97DC #ECD197 #97ECA6
square
#97B2EC #EC97DC #ECD197 #97ECA6
split-complementary
#97B2EC #ECA697 #DCEC97
monochromatic
#3065D9 #638CE3 #97B2EC #CBD8F5 #E5ECFA
Accessibility & contrast
On white
2.12
#97B2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#97B2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2EC
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2EC | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EF
Deuteranopia (green-blind)
#96AEEB
Tritanopia (blue-blind)
#7DBEC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b2ec; /* rgb */ color: rgb(151, 178, 236); /* oklch */ color: oklch(76.5% 0.089 265.1);
Tailwind
colors: {
custom: {
50: '#b8c8f2',
500: '#97b2ec',
950: '#000000',
},
}SCSS
$custom: #97b2ec; $custom-light: #b8c8f2; $custom-dark: #000000;
JSON
{
"hex": "#97b2ec",
"rgb": {
"r": 151,
"g": 178,
"b": 236
},
"hsl": {
"h": 220.941,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.76475,
"c": 0.08893,
"h": 265.1
},
"luminance": 0.44476
}Semantic roles & 50–950 ramp
primary
#97B2EC
secondary
#F2EAD9
accent
#9514D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285