#96B8ED#96B8ED
#96B8ED is a light, moderate blue. Relative luminance 0.469; OKLCH L 77.7% C 0.085 H 259.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #96B8ED |
|---|---|
| RGB | rgb(150, 184, 237) |
| HSL | hsl(217, 71%, 76%) |
| HSV | hsv(217, 37%, 93%) |
| CMYK | cmyk(36.7%, 22.4%, 0%, 7.1%) |
| CIE-LAB | lab(74.11, 1.29, -30.07) |
| CIE-LCH | lch(74.11, 30.10, 272.45°) |
| OKLab | oklab(77.7% -0.016 -0.0833) |
| OKLCH | oklch(77.7% 0.085 259.1) |
| XYZ | xyz(44.9995, 46.8772, 86.7815) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.88
Carolina Blue
#8AB8FE
ΔE00 3.03
Baby Blue (survey)
#A2CFFE
ΔE00 6.22
Powder Blue (survey)
#B1D1FC
ΔE00 6.45
Sky Blue (survey)
#75BBFD
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B8ED #EDCB96
analogous
#96E3ED #96B8ED #9F96ED
triadic
#96B8ED #ED96B8 #B8ED96
tetradic
#96B8ED #ED96E3 #EDCB96 #96ED9F
square
#96B8ED #ED96E3 #EDCB96 #96ED9F
split-complementary
#96B8ED #ED9F96 #E3ED96
monochromatic
#2E71DB #6295E4 #96B8ED #CADBF6 #E5EDFB
Accessibility & contrast
On white
2.02
#96B8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#96B8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B8ED
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B8ED | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BBEF
Deuteranopia (green-blind)
#9CB2EC
Tritanopia (blue-blind)
#7AC3CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96b8ed; /* rgb */ color: rgb(150, 184, 237); /* oklch */ color: oklch(77.7% 0.085 259.1);
Tailwind
colors: {
custom: {
50: '#b7cdf3',
500: '#96b8ed',
950: '#000000',
},
}SCSS
$custom: #96b8ed; $custom-light: #b7cdf3; $custom-dark: #000000;
JSON
{
"hex": "#96b8ed",
"rgb": {
"r": 150,
"g": 184,
"b": 237
},
"hsl": {
"h": 216.552,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.77697,
"c": 0.08482,
"h": 259.1
},
"luminance": 0.46879
}Semantic roles & 50–950 ramp
primary
#96B8ED
secondary
#F2E8D9
accent
#8813D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285