#97BAEE#97BAEE
#97BAEE is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.2% C 0.084 H 258.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97BAEE |
|---|---|
| RGB | rgb(151, 186, 238) |
| HSL | hsl(216, 72%, 76%) |
| HSV | hsv(216, 37%, 93%) |
| CMYK | cmyk(36.6%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(74.74, 0.72, -29.63) |
| CIE-LCH | lch(74.74, 29.64, 271.39°) |
| OKLab | oklab(78.22% -0.0173 -0.0821) |
| OKLCH | oklch(78.22% 0.084 258.1) |
| XYZ | xyz(45.7492, 47.8679, 87.7012) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.74
Carolina Blue
#8AB8FE
ΔE00 2.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.66
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Sky Blue (survey)
#75BBFD
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BAEE #EECB97
analogous
#97E6EE #97BAEE #A097EE
triadic
#97BAEE #EE97BA #BAEE97
tetradic
#97BAEE #EE97E6 #EECB97 #97EEA0
square
#97BAEE #EE97E6 #EECB97 #97EEA0
split-complementary
#97BAEE #EEA097 #E6EE97
monochromatic
#2E74DD #6297E5 #97BAEE #CCDDF7 #E5EEFB
Accessibility & contrast
On white
1.99
#97BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#97BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BAEE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BAEE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BDF0
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#7BC5CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97baee; /* rgb */ color: rgb(151, 186, 238); /* oklch */ color: oklch(78.2% 0.084 258.1);
Tailwind
colors: {
custom: {
50: '#b8cef3',
500: '#97baee',
950: '#000000',
},
}SCSS
$custom: #97baee; $custom-light: #b8cef3; $custom-dark: #000000;
JSON
{
"hex": "#97baee",
"rgb": {
"r": 151,
"g": 186,
"b": 238
},
"hsl": {
"h": 215.862,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.78219,
"c": 0.08385,
"h": 258.1
},
"luminance": 0.4787
}Semantic roles & 50–950 ramp
primary
#97BAEE
secondary
#F2E8D9
accent
#8612D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285