#96AFE0#96AFE0
#96AFE0 is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.3% C 0.076 H 263.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #96AFE0 |
|---|---|
| RGB | rgb(150, 175, 224) |
| HSL | hsl(220, 54%, 73%) |
| HSV | hsv(220, 33%, 88%) |
| CMYK | cmyk(33%, 21.9%, 0%, 12.2%) |
| CIE-LAB | lab(71.23, 2.89, -27.43) |
| CIE-LCH | lch(71.23, 27.58, 276.02°) |
| OKLab | oklab(75.28% -0.0085 -0.0758) |
| OKLCH | oklch(75.28% 0.076 263.6) |
| XYZ | xyz(41.3582, 42.5241, 76.5354) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.85
Light Grey Blue
#9DBCD4
ΔE00 8.28
Cloudy Blue
#ACC2D9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AFE0 #E0C796
analogous
#96D4E0 #96AFE0 #A296E0
triadic
#96AFE0 #E096AF #AFE096
tetradic
#96AFE0 #E096D4 #E0C796 #96E0A2
square
#96AFE0 #E096D4 #E0C796 #96E0A2
split-complementary
#96AFE0 #E0A296 #D4E096
monochromatic
#3968C2 #678BD2 #96AFE0 #C5D3EE #E7EDF8
Accessibility & contrast
On white
2.21
#96AFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#96AFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AFE0
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AFE0 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E2
Deuteranopia (green-blind)
#97ABDF
Tritanopia (blue-blind)
#80B9C0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96afe0; /* rgb */ color: rgb(150, 175, 224); /* oklch */ color: oklch(75.3% 0.076 263.6);
Tailwind
colors: {
custom: {
50: '#b6c6e9',
500: '#96afe0',
950: '#000000',
},
}SCSS
$custom: #96afe0; $custom-light: #b6c6e9; $custom-dark: #000000;
JSON
{
"hex": "#96afe0",
"rgb": {
"r": 150,
"g": 175,
"b": 224
},
"hsl": {
"h": 219.73,
"s": 54.412,
"l": 73.333
},
"oklch": {
"l": 0.75283,
"c": 0.07626,
"h": 263.6
},
"luminance": 0.42526
}Semantic roles & 50–950 ramp
primary
#96AFE0
secondary
#EFE9DC
accent
#8C24C2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284