#96BBF9#96BBF9
#96BBF9 is a light, moderate blue. Relative luminance 0.489; OKLCH L 78.8% C 0.098 H 260.5°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBF9 |
|---|---|
| RGB | rgb(150, 187, 249) |
| HSL | hsl(218, 89%, 78%) |
| HSV | hsv(218, 40%, 98%) |
| CMYK | cmyk(39.8%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(75.37, 2.81, -34.61) |
| CIE-LCH | lch(75.37, 34.72, 274.64°) |
| OKLab | oklab(78.83% -0.0161 -0.0963) |
| OKLCH | oklch(78.83% 0.098 260.5) |
| XYZ | xyz(47.4415, 48.8617, 96.5356) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.19
Pastel Blue
#A2BFFE
ΔE00 2.37
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Powder Blue (survey)
#B1D1FC
ΔE00 6.02
Sky Blue (survey)
#75BBFD
ΔE00 6.36
Light Blue
#95D0FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBF9 #F9D496
analogous
#96ECF9 #96BBF9 #A296F9
triadic
#96BBF9 #F996BB #BBF996
tetradic
#96BBF9 #F996EC #F9D496 #96F9A2
square
#96BBF9 #F996EC #F9D496 #96F9A2
split-complementary
#96BBF9 #F9A296 #ECF996
monochromatic
#2270F2 #5C96F6 #96BBF9 #D0E0FC #E2ECFD
Accessibility & contrast
On white
1.95
#96BBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#96BBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBF9
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBF9 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFC
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#74C8D0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #96bbf9; /* rgb */ color: rgb(150, 187, 249); /* oklch */ color: oklch(78.8% 0.098 260.5);
Tailwind
colors: {
custom: {
50: '#b8cffb',
500: '#96bbf9',
950: '#000000',
},
}SCSS
$custom: #96bbf9; $custom-light: #b8cffb; $custom-dark: #000000;
JSON
{
"hex": "#96bbf9",
"rgb": {
"r": 150,
"g": 187,
"b": 249
},
"hsl": {
"h": 217.576,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.7883,
"c": 0.0976,
"h": 260.5
},
"luminance": 0.48864
}Semantic roles & 50–950 ramp
primary
#96BBF9
secondary
#F5EAD6
accent
#9000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285