#95B2EB#95B2EB
#95B2EB is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.3% C 0.088 H 263.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2EB |
|---|---|
| RGB | rgb(149, 178, 235) |
| HSL | hsl(220, 68%, 75%) |
| HSV | hsv(220, 37%, 92%) |
| CMYK | cmyk(36.6%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(72.38, 3.80, -31.66) |
| CIE-LCH | lch(72.38, 31.88, 276.84°) |
| OKLab | oklab(76.3% -0.01 -0.0878) |
| OKLCH | oklch(76.3% 0.088 263.5) |
| XYZ | xyz(43.3057, 44.2265, 84.8359) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.68
Carolina Blue
#8AB8FE
ΔE00 4.25
Periwinkle Blue
#8F99FB
ΔE00 7.54
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Baby Blue (survey)
#A2CFFE
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2EB #EBCE95
analogous
#95DDEB #95B2EB #A395EB
triadic
#95B2EB #EB95B2 #B2EB95
tetradic
#95B2EB #EB95DD #EBCE95 #95EBA3
square
#95B2EB #EB95DD #EBCE95 #95EBA3
split-complementary
#95B2EB #EBA395 #DDEB95
monochromatic
#2E67D8 #628DE1 #95B2EB #C8D7F5 #E5ECFA
Accessibility & contrast
On white
2.13
#95B2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#95B2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2EB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2EB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EE
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#7ABEC6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #95b2eb; /* rgb */ color: rgb(149, 178, 235); /* oklch */ color: oklch(76.3% 0.088 263.5);
Tailwind
colors: {
custom: {
50: '#b6c8f1',
500: '#95b2eb',
950: '#000000',
},
}SCSS
$custom: #95b2eb; $custom-light: #b6c8f1; $custom-dark: #000000;
JSON
{
"hex": "#95b2eb",
"rgb": {
"r": 149,
"g": 178,
"b": 235
},
"hsl": {
"h": 219.767,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.76302,
"c": 0.0884,
"h": 263.5
},
"luminance": 0.44229
}Semantic roles & 50–950 ramp
primary
#95B2EB
secondary
#F2E9D9
accent
#9115D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284