#96BBFE#96BBFE
#96BBFE is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.0% C 0.104 H 261.9°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBFE |
|---|---|
| RGB | rgb(150, 187, 254) |
| HSL | hsl(219, 98%, 79%) |
| HSV | hsv(219, 41%, 100%) |
| CMYK | cmyk(40.9%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.56, 4.15, -36.99) |
| CIE-LCH | lch(75.56, 37.22, 276.40°) |
| OKLab | oklab(79.05% -0.0146 -0.1031) |
| OKLCH | oklch(79.05% 0.104 261.9) |
| XYZ | xyz(48.2317, 49.1778, 100.6975) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.18
Pastel Blue
#A2BFFE
ΔE00 2.33
Baby Blue (survey)
#A2CFFE
ΔE00 5.63
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Sky Blue (survey)
#75BBFD
ΔE00 6.55
Light Blue
#95D0FC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBFE #FED996
analogous
#96EFFE #96BBFE #A596FE
triadic
#96BBFE #FE96BB #BBFE96
tetradic
#96BBFE #FE96EF #FED996 #96FEA5
square
#96BBFE #FE96EF #FED996 #96FEA5
split-complementary
#96BBFE #FEA596 #EFFE96
monochromatic
#1D6CFD #5994FD #96BBFE #D3E2FF #E1EBFF
Accessibility & contrast
On white
1.94
#96BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#96BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBFE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBFE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#72C9D2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #96bbfe; /* rgb */ color: rgb(150, 187, 254); /* oklch */ color: oklch(79.0% 0.104 261.9);
Tailwind
colors: {
custom: {
50: '#b8cfff',
500: '#96bbfe',
950: '#000000',
},
}SCSS
$custom: #96bbfe; $custom-light: #b8cfff; $custom-dark: #000000;
JSON
{
"hex": "#96bbfe",
"rgb": {
"r": 150,
"g": 187,
"b": 254
},
"hsl": {
"h": 218.654,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.79048,
"c": 0.10413,
"h": 261.9
},
"luminance": 0.4918
}Semantic roles & 50–950 ramp
primary
#96BBFE
secondary
#F7EBD4
accent
#9400E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286