#97B2EE#97B2EE
#97B2EE is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.6% C 0.092 H 265.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2EE |
|---|---|
| RGB | rgb(151, 178, 238) |
| HSL | hsl(221, 72%, 76%) |
| HSV | hsv(221, 37%, 93%) |
| CMYK | cmyk(36.6%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(72.62, 5.12, -32.90) |
| CIE-LCH | lch(72.62, 33.30, 278.85°) |
| OKLab | oklab(76.56% -0.0071 -0.0914) |
| OKLCH | oklch(76.56% 0.092 265.6) |
| XYZ | xyz(44.1108, 44.5911, 87.1551) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.51
Carolina Blue
#8AB8FE
ΔE00 4.60
Periwinkle Blue
#8F99FB
ΔE00 7.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.23
Baby Blue (survey)
#A2CFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2EE #EED397
analogous
#97DEEE #97B2EE #A897EE
triadic
#97B2EE #EE97B2 #B2EE97
tetradic
#97B2EE #EE97DE #EED397 #97EEA8
square
#97B2EE #EE97DE #EED397 #97EEA8
split-complementary
#97B2EE #EEA897 #DEEE97
monochromatic
#2E64DD #628BE5 #97B2EE #CCD9F7 #E5ECFB
Accessibility & contrast
On white
2.12
#97B2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#97B2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2EE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2EE | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6F1
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#7CBEC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b2ee; /* rgb */ color: rgb(151, 178, 238); /* oklch */ color: oklch(76.6% 0.092 265.6);
Tailwind
colors: {
custom: {
50: '#b8c8f3',
500: '#97b2ee',
950: '#000000',
},
}SCSS
$custom: #97b2ee; $custom-light: #b8c8f3; $custom-dark: #000000;
JSON
{
"hex": "#97b2ee",
"rgb": {
"r": 151,
"g": 178,
"b": 238
},
"hsl": {
"h": 221.379,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.76562,
"c": 0.09163,
"h": 265.6
},
"luminance": 0.44593
}Semantic roles & 50–950 ramp
primary
#97B2EE
secondary
#F2EAD9
accent
#9812D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285