#97B0EA#97B0EA
#97B0EA is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.0% C 0.088 H 266.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #97B0EA |
|---|---|
| RGB | rgb(151, 176, 234) |
| HSL | hsl(222, 66%, 75%) |
| HSV | hsv(222, 35%, 92%) |
| CMYK | cmyk(35.5%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.94, 5.19, -31.78) |
| CIE-LCH | lch(71.94, 32.20, 279.27°) |
| OKLab | oklab(75.98% -0.0057 -0.0882) |
| OKLCH | oklch(75.98% 0.088 266.3) |
| XYZ | xyz(43.1347, 43.5686, 83.9628) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.16
Carolina Blue
#8AB8FE
ΔE00 5.31
Periwinkle Blue
#8F99FB
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 8.36
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Light Grey Blue
#9DBCD4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B0EA #EAD197
analogous
#97D9EA #97B0EA #A797EA
triadic
#97B0EA #EA97B0 #B0EA97
tetradic
#97B0EA #EA97D9 #EAD197 #97EAA7
square
#97B0EA #EA97D9 #EAD197 #97EAA7
split-complementary
#97B0EA #EAA797 #D9EA97
monochromatic
#3163D5 #6489E0 #97B0EA #CAD7F4 #E6ECFA
Accessibility & contrast
On white
2.16
#97B0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#97B0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B0EA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B0EA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB4ED
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#7EBCC4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b0ea; /* rgb */ color: rgb(151, 176, 234); /* oklch */ color: oklch(76.0% 0.088 266.3);
Tailwind
colors: {
custom: {
50: '#b8c7f1',
500: '#97b0ea',
950: '#000000',
},
}SCSS
$custom: #97b0ea; $custom-light: #b8c7f1; $custom-dark: #000000;
JSON
{
"hex": "#97b0ea",
"rgb": {
"r": 151,
"g": 176,
"b": 234
},
"hsl": {
"h": 221.928,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.75978,
"c": 0.08834,
"h": 266.3
},
"luminance": 0.4357
}Semantic roles & 50–950 ramp
primary
#97B0EA
secondary
#F1EADA
accent
#9717CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284