#96BCFE#96BCFE
#96BCFE is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.3% C 0.103 H 261.2°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #96BCFE |
|---|---|
| RGB | rgb(150, 188, 254) |
| HSL | hsl(218, 98%, 79%) |
| HSV | hsv(218, 41%, 100%) |
| CMYK | cmyk(40.9%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(75.83, 3.60, -36.58) |
| CIE-LCH | lch(75.83, 36.76, 275.62°) |
| OKLab | oklab(79.25% -0.0158 -0.1019) |
| OKLCH | oklch(79.25% 0.103 261.2) |
| XYZ | xyz(48.4446, 49.6036, 100.7685) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.10
Pastel Blue
#A2BFFE
ΔE00 2.41
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Sky Blue (survey)
#75BBFD
ΔE00 6.33
Light Blue
#95D0FC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BCFE #FED896
analogous
#96F0FE #96BCFE #A496FE
triadic
#96BCFE #FE96BC #BCFE96
tetradic
#96BCFE #FE96F0 #FED896 #96FEA4
square
#96BCFE #FE96F0 #FED896 #96FEA4
split-complementary
#96BCFE #FEA496 #F0FE96
monochromatic
#1D6FFD #5995FD #96BCFE #D3E3FF #E1ECFF
Accessibility & contrast
On white
1.92
#96BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#96BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BCFE
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BCFE | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#99B6FD
Tritanopia (blue-blind)
#72CAD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #96bcfe; /* rgb */ color: rgb(150, 188, 254); /* oklch */ color: oklch(79.3% 0.103 261.2);
Tailwind
colors: {
custom: {
50: '#b8d0ff',
500: '#96bcfe',
950: '#000000',
},
}SCSS
$custom: #96bcfe; $custom-light: #b8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#96bcfe",
"rgb": {
"r": 150,
"g": 188,
"b": 254
},
"hsl": {
"h": 218.077,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.79254,
"c": 0.10315,
"h": 261.2
},
"luminance": 0.49606
}Semantic roles & 50–950 ramp
primary
#96BCFE
secondary
#F7EAD4
accent
#9200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286