#97B2EB#97B2EB
#97B2EB is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.4% C 0.088 H 264.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2EB |
|---|---|
| RGB | rgb(151, 178, 235) |
| HSL | hsl(221, 68%, 76%) |
| HSV | hsv(221, 36%, 92%) |
| CMYK | cmyk(35.7%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(72.51, 4.34, -31.45) |
| CIE-LCH | lch(72.51, 31.75, 277.86°) |
| OKLab | oklab(76.43% -0.008 -0.0872) |
| OKLCH | oklch(76.43% 0.088 264.8) |
| XYZ | xyz(43.6738, 44.4163, 84.8532) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.65
Carolina Blue
#8AB8FE
ΔE00 4.72
Periwinkle Blue
#8F99FB
ΔE00 7.46
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.03
Baby Blue (survey)
#A2CFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2EB #EBD097
analogous
#97DCEB #97B2EB #A697EB
triadic
#97B2EB #EB97B2 #B2EB97
tetradic
#97B2EB #EB97DC #EBD097 #97EBA6
square
#97B2EB #EB97DC #EBD097 #97EBA6
split-complementary
#97B2EB #EBA697 #DCEB97
monochromatic
#3066D7 #648CE1 #97B2EB #CAD8F5 #E5ECFA
Accessibility & contrast
On white
2.12
#97B2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#97B2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2EB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2EB | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#97AEEA
Tritanopia (blue-blind)
#7DBEC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b2eb; /* rgb */ color: rgb(151, 178, 235); /* oklch */ color: oklch(76.4% 0.088 264.8);
Tailwind
colors: {
custom: {
50: '#b8c8f1',
500: '#97b2eb',
950: '#000000',
},
}SCSS
$custom: #97b2eb; $custom-light: #b8c8f1; $custom-dark: #000000;
JSON
{
"hex": "#97b2eb",
"rgb": {
"r": 151,
"g": 178,
"b": 235
},
"hsl": {
"h": 220.714,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.76433,
"c": 0.08758,
"h": 264.8
},
"luminance": 0.44418
}Semantic roles & 50–950 ramp
primary
#97B2EB
secondary
#F2EAD9
accent
#9416D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284