#95B5EA#95B5EA
#95B5EA is a light, moderate blue. Relative luminance 0.454; OKLCH L 76.9% C 0.084 H 260.4°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #95B5EA |
|---|---|
| RGB | rgb(149, 181, 234) |
| HSL | hsl(217, 67%, 75%) |
| HSV | hsv(217, 36%, 92%) |
| CMYK | cmyk(36.3%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(73.14, 1.88, -29.94) |
| CIE-LCH | lch(73.14, 30.00, 273.60°) |
| OKLab | oklab(76.88% -0.0141 -0.083) |
| OKLCH | oklch(76.88% 0.084 260.4) |
| XYZ | xyz(43.7650, 45.3757, 84.2783) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.34
Carolina Blue
#8AB8FE
ΔE00 3.54
Baby Blue (survey)
#A2CFFE
ΔE00 7.09
Powder Blue (survey)
#B1D1FC
ΔE00 7.16
Sky Blue (survey)
#75BBFD
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B5EA #EACA95
analogous
#95DFEA #95B5EA #A095EA
triadic
#95B5EA #EA95B5 #B5EA95
tetradic
#95B5EA #EA95DF #EACA95 #95EAA0
square
#95B5EA #EA95DF #EACA95 #95EAA0
split-complementary
#95B5EA #EAA095 #DFEA95
monochromatic
#2F6ED6 #6291E0 #95B5EA #C8D9F4 #E5EDFA
Accessibility & contrast
On white
2.08
#95B5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#95B5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B5EA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B5EA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EC
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#7AC0C7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95b5ea; /* rgb */ color: rgb(149, 181, 234); /* oklch */ color: oklch(76.9% 0.084 260.4);
Tailwind
colors: {
custom: {
50: '#b6cbf1',
500: '#95b5ea',
950: '#000000',
},
}SCSS
$custom: #95b5ea; $custom-light: #b6cbf1; $custom-dark: #000000;
JSON
{
"hex": "#95b5ea",
"rgb": {
"r": 149,
"g": 181,
"b": 234
},
"hsl": {
"h": 217.412,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76883,
"c": 0.08415,
"h": 260.4
},
"luminance": 0.45378
}Semantic roles & 50–950 ramp
primary
#95B5EA
secondary
#F1E8DA
accent
#8917CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284