#97BBF9#97BBF9
#97BBF9 is a light, moderate blue. Relative luminance 0.490; OKLCH L 78.9% C 0.097 H 261.1°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBF9 |
|---|---|
| RGB | rgb(151, 187, 249) |
| HSL | hsl(218, 89%, 78%) |
| HSV | hsv(218, 39%, 98%) |
| CMYK | cmyk(39.4%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(75.42, 3.06, -34.51) |
| CIE-LCH | lch(75.42, 34.65, 275.07°) |
| OKLab | oklab(78.89% -0.0151 -0.096) |
| OKLCH | oklch(78.89% 0.097 261.1) |
| XYZ | xyz(47.6263, 48.9570, 96.5443) |
| Luminance | 0.4896 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.16
Carolina Blue
#8AB8FE
ΔE00 2.41
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Sky Blue (survey)
#75BBFD
ΔE00 6.60
Lightsteelblue
#B0C4DE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBF9 #F9D597
analogous
#97ECF9 #97BBF9 #A497F9
triadic
#97BBF9 #F997BB #BBF997
tetradic
#97BBF9 #F997EC #F9D597 #97F9A4
square
#97BBF9 #F997EC #F9D597 #97F9A4
split-complementary
#97BBF9 #F9A497 #ECF997
monochromatic
#236FF2 #5D95F6 #97BBF9 #D1E1FC #E2ECFD
Accessibility & contrast
On white
1.95
#97BBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#97BBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBF9
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBF9 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFC
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#76C8D0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bbf9; /* rgb */ color: rgb(151, 187, 249); /* oklch */ color: oklch(78.9% 0.097 261.1);
Tailwind
colors: {
custom: {
50: '#b9cffb',
500: '#97bbf9',
950: '#000000',
},
}SCSS
$custom: #97bbf9; $custom-light: #b9cffb; $custom-dark: #000000;
JSON
{
"hex": "#97bbf9",
"rgb": {
"r": 151,
"g": 187,
"b": 249
},
"hsl": {
"h": 217.959,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.78892,
"c": 0.09716,
"h": 261.1
},
"luminance": 0.4896
}Semantic roles & 50–950 ramp
primary
#97BBF9
secondary
#F5EAD6
accent
#9100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285