#96ACDF#96ACDF
#96ACDF is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.6% C 0.078 H 266.4°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACDF |
|---|---|
| RGB | rgb(150, 172, 223) |
| HSL | hsl(222, 53%, 73%) |
| HSV | hsv(222, 33%, 87%) |
| CMYK | cmyk(32.7%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(70.40, 4.30, -28.16) |
| CIE-LCH | lch(70.40, 28.49, 278.68°) |
| OKLab | oklab(74.62% -0.0049 -0.0779) |
| OKLCH | oklch(74.62% 0.078 266.4) |
| XYZ | xyz(40.6456, 41.3152, 75.6308) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.75
Carolina Blue
#8AB8FE
ΔE00 6.79
Periwinkle Blue
#8F99FB
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 9.12
Light Periwinkle
#C1C6FC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACDF #DFC996
analogous
#96D0DF #96ACDF #A496DF
triadic
#96ACDF #DF96AC #ACDF96
tetradic
#96ACDF #DF96D0 #DFC996 #96DFA4
square
#96ACDF #DF96D0 #DFC996 #96DFA4
split-complementary
#96ACDF #DFA496 #D0DF96
monochromatic
#3B63C0 #6787D1 #96ACDF #C5D1ED #E8ECF8
Accessibility & contrast
On white
2.27
#96ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#96ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACDF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACDF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB0E1
Deuteranopia (green-blind)
#95A9DE
Tritanopia (blue-blind)
#81B6BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #96acdf; /* rgb */ color: rgb(150, 172, 223); /* oklch */ color: oklch(74.6% 0.078 266.4);
Tailwind
colors: {
custom: {
50: '#b6c4e9',
500: '#96acdf',
950: '#000000',
},
}SCSS
$custom: #96acdf; $custom-light: #b6c4e9; $custom-dark: #000000;
JSON
{
"hex": "#96acdf",
"rgb": {
"r": 150,
"g": 172,
"b": 223
},
"hsl": {
"h": 221.918,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.74618,
"c": 0.07801,
"h": 266.4
},
"luminance": 0.41317
}Semantic roles & 50–950 ramp
primary
#96ACDF
secondary
#EFE9DC
accent
#9225C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184