#96BFFE#96BFFE
#96BFFE is a light, moderate blue. Relative luminance 0.509; OKLCH L 79.9% C 0.100 H 258.8°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFFE |
|---|---|
| RGB | rgb(150, 191, 254) |
| HSL | hsl(216, 98%, 79%) |
| HSV | hsv(216, 41%, 100%) |
| CMYK | cmyk(40.9%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.62, 1.96, -35.36) |
| CIE-LCH | lch(76.62, 35.41, 273.17°) |
| OKLab | oklab(79.87% -0.0195 -0.0984) |
| OKLCH | oklch(79.87% 0.1 258.8) |
| XYZ | xyz(49.0922, 50.8986, 100.9843) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.16
Pastel Blue
#A2BFFE
ΔE00 2.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.48
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Sky Blue (survey)
#75BBFD
ΔE00 5.71
Light Blue
#95D0FC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFFE #FED596
analogous
#96F3FE #96BFFE #A196FE
triadic
#96BFFE #FE96BF #BFFE96
tetradic
#96BFFE #FE96F3 #FED596 #96FEA1
square
#96BFFE #FE96F3 #FED596 #96FEA1
split-complementary
#96BFFE #FEA196 #F3FE96
monochromatic
#1D75FD #599AFD #96BFFE #D3E4FF #E1EDFF
Accessibility & contrast
On white
1.88
#96BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#96BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFFE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFFE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#9CB9FD
Tritanopia (blue-blind)
#71CDD5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #96bffe; /* rgb */ color: rgb(150, 191, 254); /* oklch */ color: oklch(79.9% 0.100 258.8);
Tailwind
colors: {
custom: {
50: '#b8d2ff',
500: '#96bffe',
950: '#000000',
},
}SCSS
$custom: #96bffe; $custom-light: #b8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#96bffe",
"rgb": {
"r": 150,
"g": 191,
"b": 254
},
"hsl": {
"h": 216.346,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.79874,
"c": 0.10032,
"h": 258.8
},
"luminance": 0.50901
}Semantic roles & 50–950 ramp
primary
#96BFFE
secondary
#E0AA58
accent
#8B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386