#95B2EC#95B2EC
#95B2EC is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.3% C 0.090 H 263.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2EC |
|---|---|
| RGB | rgb(149, 178, 236) |
| HSL | hsl(220, 70%, 75%) |
| HSV | hsv(220, 37%, 93%) |
| CMYK | cmyk(36.9%, 24.6%, 0%, 7.5%) |
| CIE-LAB | lab(72.42, 4.06, -32.14) |
| CIE-LCH | lch(72.42, 32.40, 277.20°) |
| OKLab | oklab(76.34% -0.0097 -0.0892) |
| OKLCH | oklch(76.34% 0.09 263.8) |
| XYZ | xyz(43.4505, 44.2844, 85.5989) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.64
Carolina Blue
#8AB8FE
ΔE00 4.21
Periwinkle Blue
#8F99FB
ΔE00 7.51
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Baby Blue (survey)
#A2CFFE
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2EC #ECCF95
analogous
#95DDEC #95B2EC #A395EC
triadic
#95B2EC #EC95B2 #B2EC95
tetradic
#95B2EC #EC95DD #ECCF95 #95ECA3
square
#95B2EC #EC95DD #ECCF95 #95ECA3
split-complementary
#95B2EC #ECA395 #DDEC95
monochromatic
#2D67D9 #618CE3 #95B2EC #C9D8F5 #E5ECFA
Accessibility & contrast
On white
2.13
#95B2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#95B2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2EC
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2EC | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EF
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#7ABEC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #95b2ec; /* rgb */ color: rgb(149, 178, 236); /* oklch */ color: oklch(76.3% 0.090 263.8);
Tailwind
colors: {
custom: {
50: '#b7c8f2',
500: '#95b2ec',
950: '#000000',
},
}SCSS
$custom: #95b2ec; $custom-light: #b7c8f2; $custom-dark: #000000;
JSON
{
"hex": "#95b2ec",
"rgb": {
"r": 149,
"g": 178,
"b": 236
},
"hsl": {
"h": 220,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.76344,
"c": 0.08974,
"h": 263.8
},
"luminance": 0.44286
}Semantic roles & 50–950 ramp
primary
#95B2EC
secondary
#F2EAD9
accent
#9214D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285