#95B2EA#95B2EA
#95B2EA is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.3% C 0.087 H 263.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2EA |
|---|---|
| RGB | rgb(149, 178, 234) |
| HSL | hsl(220, 67%, 75%) |
| HSV | hsv(220, 36%, 92%) |
| CMYK | cmyk(36.3%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(72.34, 3.54, -31.17) |
| CIE-LCH | lch(72.34, 31.37, 276.47°) |
| OKLab | oklab(76.26% -0.0103 -0.0865) |
| OKLCH | oklch(76.26% 0.087 263.2) |
| XYZ | xyz(43.1616, 44.1689, 84.0772) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.74
Carolina Blue
#8AB8FE
ΔE00 4.29
Periwinkle Blue
#8F99FB
ΔE00 7.57
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.03
Baby Blue (survey)
#A2CFFE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2EA #EACD95
analogous
#95DDEA #95B2EA #A295EA
triadic
#95B2EA #EA95B2 #B2EA95
tetradic
#95B2EA #EA95DD #EACD95 #95EAA2
square
#95B2EA #EA95DD #EACD95 #95EAA2
split-complementary
#95B2EA #EAA295 #DDEA95
monochromatic
#2F68D6 #628DE0 #95B2EA #C8D7F4 #E5ECFA
Accessibility & contrast
On white
2.14
#95B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#95B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2EA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2EA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6ED
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#7ABEC5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95b2ea; /* rgb */ color: rgb(149, 178, 234); /* oklch */ color: oklch(76.3% 0.087 263.2);
Tailwind
colors: {
custom: {
50: '#b6c8f1',
500: '#95b2ea',
950: '#000000',
},
}SCSS
$custom: #95b2ea; $custom-light: #b6c8f1; $custom-dark: #000000;
JSON
{
"hex": "#95b2ea",
"rgb": {
"r": 149,
"g": 178,
"b": 234
},
"hsl": {
"h": 219.529,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76259,
"c": 0.08707,
"h": 263.2
},
"luminance": 0.44171
}Semantic roles & 50–950 ramp
primary
#95B2EA
secondary
#F1E9DA
accent
#9017CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284