#96ACEA#96ACEA
#96ACEA is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.1% C 0.093 H 269.0°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACEA |
|---|---|
| RGB | rgb(150, 172, 234) |
| HSL | hsl(224, 67%, 75%) |
| HSV | hsv(224, 36%, 92%) |
| CMYK | cmyk(35.9%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(70.82, 7.14, -33.52) |
| CIE-LCH | lch(70.82, 34.27, 282.03°) |
| OKLab | oklab(75.09% -0.0015 -0.0931) |
| OKLCH | oklch(75.09% 0.093 269) |
| XYZ | xyz(42.1771, 41.9278, 83.6965) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.16
Periwinkle Blue
#8F99FB
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 9.16
Light Periwinkle
#C1C6FC
ΔE00 9.21
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACEA #EAD496
analogous
#96D6EA #96ACEA #AA96EA
triadic
#96ACEA #EA96AC #ACEA96
tetradic
#96ACEA #EA96D6 #EAD496 #96EAAA
square
#96ACEA #EA96D6 #EAD496 #96EAAA
split-complementary
#96ACEA #EAAA96 #D6EA96
monochromatic
#305BD6 #6384E0 #96ACEA #C9D4F4 #E5EBFA
Accessibility & contrast
On white
2.24
#96ACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#96ACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACEA
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACEA | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B1ED
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#7DB8C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #96acea; /* rgb */ color: rgb(150, 172, 234); /* oklch */ color: oklch(75.1% 0.093 269.0);
Tailwind
colors: {
custom: {
50: '#b7c4f1',
500: '#96acea',
950: '#000000',
},
}SCSS
$custom: #96acea; $custom-light: #b7c4f1; $custom-dark: #000000;
JSON
{
"hex": "#96acea",
"rgb": {
"r": 150,
"g": 172,
"b": 234
},
"hsl": {
"h": 224.286,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.7509,
"c": 0.09314,
"h": 269
},
"luminance": 0.4193
}Semantic roles & 50–950 ramp
primary
#96ACEA
secondary
#F1EBDA
accent
#9E17CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184