#96AEF2#96AEF2
#96AEF2 is a light, moderate blue. Relative luminance 0.432; OKLCH L 75.9% C 0.102 H 269.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #96AEF2 |
|---|---|
| RGB | rgb(150, 174, 242) |
| HSL | hsl(224, 78%, 77%) |
| HSV | hsv(224, 38%, 95%) |
| CMYK | cmyk(38%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(71.67, 8.14, -36.56) |
| CIE-LCH | lch(71.67, 37.45, 282.55°) |
| OKLab | oklab(75.85% -0.0018 -0.1018) |
| OKLCH | oklch(75.85% 0.102 269) |
| XYZ | xyz(43.7359, 43.1649, 90.0144) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.39
Carolina Blue
#8AB8FE
ΔE00 5.37
Periwinkle Blue
#8F99FB
ΔE00 6.18
Light Grey Blue
#9DBCD4
ΔE00 8.96
Powder Blue (survey)
#B1D1FC
ΔE00 8.97
Lightsteelblue
#B0C4DE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AEF2 #F2DA96
analogous
#96DCF2 #96AEF2 #AC96F2
triadic
#96AEF2 #F296AE #AEF296
tetradic
#96AEF2 #F296DC #F2DA96 #96F2AC
square
#96AEF2 #F296DC #F2DA96 #96F2AC
split-complementary
#96AEF2 #F2AC96 #DCF296
monochromatic
#295AE5 #6084EB #96AEF2 #CCD8F9 #E4EAFC
Accessibility & contrast
On white
2.18
#96AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#96AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AEF2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AEF2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#79BCC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #96aef2; /* rgb */ color: rgb(150, 174, 242); /* oklch */ color: oklch(75.9% 0.102 269.0);
Tailwind
colors: {
custom: {
50: '#b8c6f6',
500: '#96aef2',
950: '#000000',
},
}SCSS
$custom: #96aef2; $custom-light: #b8c6f6; $custom-dark: #000000;
JSON
{
"hex": "#96aef2",
"rgb": {
"r": 150,
"g": 174,
"b": 242
},
"hsl": {
"h": 224.348,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.75854,
"c": 0.10187,
"h": 269
},
"luminance": 0.43167
}Semantic roles & 50–950 ramp
primary
#96AEF2
secondary
#F3ECD8
accent
#A40BDA
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#121217
muted
#818185