#96BDFD#96BDFD
#96BDFD is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.4% C 0.101 H 260.1°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #96BDFD |
|---|---|
| RGB | rgb(150, 189, 253) |
| HSL | hsl(217, 96%, 79%) |
| HSV | hsv(217, 41%, 99%) |
| CMYK | cmyk(40.7%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.05, 2.78, -35.70) |
| CIE-LCH | lch(76.05, 35.81, 274.46°) |
| OKLab | oklab(79.42% -0.0173 -0.0994) |
| OKLCH | oklch(79.42% 0.101 260.1) |
| XYZ | xyz(48.4993, 49.9684, 99.9988) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.06
Pastel Blue
#A2BFFE
ΔE00 2.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.02
Powder Blue (survey)
#B1D1FC
ΔE00 5.76
Sky Blue (survey)
#75BBFD
ΔE00 6.07
Light Blue
#95D0FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BDFD #FDD696
analogous
#96F0FD #96BDFD #A396FD
triadic
#96BDFD #FD96BD #BDFD96
tetradic
#96BDFD #FD96F0 #FDD696 #96FDA3
square
#96BDFD #FD96F0 #FDD696 #96FDA3
split-complementary
#96BDFD #FDA396 #F0FD96
monochromatic
#1E72FB #5A97FC #96BDFD #D2E3FE #E1ECFE
Accessibility & contrast
On white
1.91
#96BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#96BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BDFD
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BDFD | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#72CBD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #96bdfd; /* rgb */ color: rgb(150, 189, 253); /* oklch */ color: oklch(79.4% 0.101 260.1);
Tailwind
colors: {
custom: {
50: '#b8d0fe',
500: '#96bdfd',
950: '#000000',
},
}SCSS
$custom: #96bdfd; $custom-light: #b8d0fe; $custom-dark: #000000;
JSON
{
"hex": "#96bdfd",
"rgb": {
"r": 150,
"g": 189,
"b": 253
},
"hsl": {
"h": 217.282,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.79417,
"c": 0.10089,
"h": 260.1
},
"luminance": 0.49971
}Semantic roles & 50–950 ramp
primary
#96BDFD
secondary
#F7EAD4
accent
#8F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121418
muted
#818286