#95B0EA#95B0EA
#95B0EA is a light, moderate blue. Relative luminance 0.434; OKLCH L 75.8% C 0.089 H 265.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #95B0EA |
|---|---|
| RGB | rgb(149, 176, 234) |
| HSL | hsl(221, 67%, 75%) |
| HSV | hsv(221, 36%, 92%) |
| CMYK | cmyk(36.3%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.81, 4.64, -31.99) |
| CIE-LCH | lch(71.81, 32.33, 278.26°) |
| OKLab | oklab(75.85% -0.0077 -0.0888) |
| OKLCH | oklch(75.85% 0.089 265) |
| XYZ | xyz(42.7666, 43.3788, 83.9455) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.14
Carolina Blue
#8AB8FE
ΔE00 4.85
Periwinkle Blue
#8F99FB
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 8.42
Powder Blue (survey)
#B1D1FC
ΔE00 8.45
Light Grey Blue
#9DBCD4
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B0EA #EACF95
analogous
#95DBEA #95B0EA #A495EA
triadic
#95B0EA #EA95B0 #B0EA95
tetradic
#95B0EA #EA95DB #EACF95 #95EAA4
square
#95B0EA #EA95DB #EACF95 #95EAA4
split-complementary
#95B0EA #EAA495 #DBEA95
monochromatic
#2F64D6 #628AE0 #95B0EA #C8D6F4 #E5ECFA
Accessibility & contrast
On white
2.17
#95B0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#95B0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B0EA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B0EA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4ED
Deuteranopia (green-blind)
#94ACE9
Tritanopia (blue-blind)
#7BBCC4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95b0ea; /* rgb */ color: rgb(149, 176, 234); /* oklch */ color: oklch(75.8% 0.089 265.0);
Tailwind
colors: {
custom: {
50: '#b6c7f1',
500: '#95b0ea',
950: '#000000',
},
}SCSS
$custom: #95b0ea; $custom-light: #b6c7f1; $custom-dark: #000000;
JSON
{
"hex": "#95b0ea",
"rgb": {
"r": 149,
"g": 176,
"b": 234
},
"hsl": {
"h": 220.941,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.75845,
"c": 0.08912,
"h": 265
},
"luminance": 0.43381
}Semantic roles & 50–950 ramp
primary
#95B0EA
secondary
#F1EADA
accent
#9417CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284