#97BAEB#97BAEB
#97BAEB is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.1% C 0.080 H 256.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #97BAEB |
|---|---|
| RGB | rgb(151, 186, 235) |
| HSL | hsl(215, 68%, 76%) |
| HSV | hsv(215, 36%, 92%) |
| CMYK | cmyk(35.7%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(74.63, -0.05, -28.18) |
| CIE-LCH | lch(74.63, 28.18, 269.89°) |
| OKLab | oklab(78.1% -0.0182 -0.0779) |
| OKLCH | oklch(78.1% 0.08 256.8) |
| XYZ | xyz(45.3122, 47.6931, 85.3993) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.07
Carolina Blue
#8AB8FE
ΔE00 3.15
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Powder Blue (survey)
#B1D1FC
ΔE00 5.94
Sky Blue (survey)
#75BBFD
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BAEB #EBC897
analogous
#97E4EB #97BAEB #9E97EB
triadic
#97BAEB #EB97BA #BAEB97
tetradic
#97BAEB #EB97E4 #EBC897 #97EB9E
square
#97BAEB #EB97E4 #EBC897 #97EB9E
split-complementary
#97BAEB #EB9E97 #E4EB97
monochromatic
#3076D7 #6498E1 #97BAEB #CADCF5 #E5EEFA
Accessibility & contrast
On white
1.99
#97BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#97BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BAEB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BAEB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#7CC5CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97baeb; /* rgb */ color: rgb(151, 186, 235); /* oklch */ color: oklch(78.1% 0.080 256.8);
Tailwind
colors: {
custom: {
50: '#b8cef1',
500: '#97baeb',
950: '#000000',
},
}SCSS
$custom: #97baeb; $custom-light: #b8cef1; $custom-dark: #000000;
JSON
{
"hex": "#97baeb",
"rgb": {
"r": 151,
"g": 186,
"b": 235
},
"hsl": {
"h": 215,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.78096,
"c": 0.08003,
"h": 256.8
},
"luminance": 0.47695
}Semantic roles & 50–950 ramp
primary
#97BAEB
secondary
#F2E8D9
accent
#8216D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284