#95B4E4#95B4E4
#95B4E4 is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.4% C 0.077 H 259.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95B4E4 |
|---|---|
| RGB | rgb(149, 180, 228) |
| HSL | hsl(216, 59%, 74%) |
| HSV | hsv(216, 35%, 89%) |
| CMYK | cmyk(34.6%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(72.65, 0.88, -27.44) |
| CIE-LCH | lch(72.65, 27.45, 271.84°) |
| OKLab | oklab(76.43% -0.0147 -0.0758) |
| OKLCH | oklch(76.43% 0.077 259) |
| XYZ | xyz(42.7150, 44.6316, 79.7478) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.94
Carolina Blue
#8AB8FE
ΔE00 4.13
Lightsteelblue
#B0C4DE
ΔE00 7.05
Light Grey Blue
#9DBCD4
ΔE00 7.06
Baby Blue (survey)
#A2CFFE
ΔE00 7.37
Powder Blue (survey)
#B1D1FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B4E4 #E4C595
analogous
#95DBE4 #95B4E4 #9E95E4
triadic
#95B4E4 #E495B4 #B4E495
tetradic
#95B4E4 #E495DB #E4C595 #95E49E
square
#95B4E4 #E495DB #E4C595 #95E49E
split-complementary
#95B4E4 #E49E95 #DBE495
monochromatic
#346FCB #6491D8 #95B4E4 #C6D7F0 #E7EEF9
Accessibility & contrast
On white
2.12
#95B4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#95B4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B4E4
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B4E4 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B6E6
Deuteranopia (green-blind)
#9BAFE3
Tritanopia (blue-blind)
#7DBEC4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #95b4e4; /* rgb */ color: rgb(149, 180, 228); /* oklch */ color: oklch(76.4% 0.077 259.0);
Tailwind
colors: {
custom: {
50: '#b6caec',
500: '#95b4e4',
950: '#000000',
},
}SCSS
$custom: #95b4e4; $custom-light: #b6caec; $custom-dark: #000000;
JSON
{
"hex": "#95b4e4",
"rgb": {
"r": 149,
"g": 180,
"b": 228
},
"hsl": {
"h": 216.456,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.76425,
"c": 0.07725,
"h": 259
},
"luminance": 0.44634
}Semantic roles & 50–950 ramp
primary
#95B4E4
secondary
#F0E8DB
accent
#851EC7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284