#95B2ED#95B2ED
#95B2ED is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.4% C 0.091 H 264.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2ED |
|---|---|
| RGB | rgb(149, 178, 237) |
| HSL | hsl(220, 71%, 76%) |
| HSV | hsv(220, 37%, 93%) |
| CMYK | cmyk(37.1%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(72.46, 4.32, -32.62) |
| CIE-LCH | lch(72.46, 32.91, 277.55°) |
| OKLab | oklab(76.39% -0.0094 -0.0906) |
| OKLCH | oklch(76.39% 0.091 264.1) |
| XYZ | xyz(43.5962, 44.3427, 86.3662) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.59
Carolina Blue
#8AB8FE
ΔE00 4.17
Periwinkle Blue
#8F99FB
ΔE00 7.48
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Baby Blue (survey)
#A2CFFE
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2ED #EDD095
analogous
#95DEED #95B2ED #A495ED
triadic
#95B2ED #ED95B2 #B2ED95
tetradic
#95B2ED #ED95DE #EDD095 #95EDA4
square
#95B2ED #ED95DE #EDD095 #95EDA4
split-complementary
#95B2ED #EDA495 #DEED95
monochromatic
#2C66DB #618CE4 #95B2ED #C9D8F6 #E5ECFB
Accessibility & contrast
On white
2.13
#95B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#95B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2ED
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2ED | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6F0
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#79BEC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #95b2ed; /* rgb */ color: rgb(149, 178, 237); /* oklch */ color: oklch(76.4% 0.091 264.1);
Tailwind
colors: {
custom: {
50: '#b7c8f3',
500: '#95b2ed',
950: '#000000',
},
}SCSS
$custom: #95b2ed; $custom-light: #b7c8f3; $custom-dark: #000000;
JSON
{
"hex": "#95b2ed",
"rgb": {
"r": 149,
"g": 178,
"b": 237
},
"hsl": {
"h": 220.227,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.76387,
"c": 0.09108,
"h": 264.1
},
"luminance": 0.44345
}Semantic roles & 50–950 ramp
primary
#95B2ED
secondary
#F2EAD9
accent
#9413D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285