#96ADEB#96ADEB
#96ADEB is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.3% C 0.093 H 268.4°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #96ADEB |
|---|---|
| RGB | rgb(150, 173, 235) |
| HSL | hsl(224, 68%, 75%) |
| HSV | hsv(224, 36%, 92%) |
| CMYK | cmyk(36.2%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(71.12, 6.85, -33.59) |
| CIE-LCH | lch(71.12, 34.28, 281.52°) |
| OKLab | oklab(75.34% -0.0026 -0.0933) |
| OKLCH | oklch(75.34% 0.093 268.4) |
| XYZ | xyz(42.5122, 42.3675, 84.5189) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.85
Carolina Blue
#8AB8FE
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 9.00
Light Grey Blue
#9DBCD4
ΔE00 9.15
Light Periwinkle
#C1C6FC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ADEB #EBD496
analogous
#96D7EB #96ADEB #A996EB
triadic
#96ADEB #EB96AD #ADEB96
tetradic
#96ADEB #EB96D7 #EBD496 #96EBA9
square
#96ADEB #EB96D7 #EBD496 #96EBA9
split-complementary
#96ADEB #EBA996 #D7EB96
monochromatic
#2F5DD7 #6385E1 #96ADEB #C9D5F5 #E5EBFA
Accessibility & contrast
On white
2.22
#96ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#96ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ADEB
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ADEB | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#7CB9C3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96adeb; /* rgb */ color: rgb(150, 173, 235); /* oklch */ color: oklch(75.3% 0.093 268.4);
Tailwind
colors: {
custom: {
50: '#b7c5f1',
500: '#96adeb',
950: '#000000',
},
}SCSS
$custom: #96adeb; $custom-light: #b7c5f1; $custom-dark: #000000;
JSON
{
"hex": "#96adeb",
"rgb": {
"r": 150,
"g": 173,
"b": 235
},
"hsl": {
"h": 223.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.75338,
"c": 0.09338,
"h": 268.4
},
"luminance": 0.42369
}Semantic roles & 50–950 ramp
primary
#96ADEB
secondary
#F2EBD9
accent
#9E16D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185