#95AEE2#95AEE2
#95AEE2 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.1% C 0.080 H 264.6°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEE2 |
|---|---|
| RGB | rgb(149, 174, 226) |
| HSL | hsl(221, 57%, 74%) |
| HSV | hsv(221, 34%, 89%) |
| CMYK | cmyk(34.1%, 23%, 0%, 11.4%) |
| CIE-LAB | lab(70.97, 3.68, -28.92) |
| CIE-LCH | lch(70.97, 29.15, 277.25°) |
| OKLab | oklab(75.09% -0.0076 -0.08) |
| OKLCH | oklch(75.09% 0.08 264.6) |
| XYZ | xyz(41.2539, 42.1509, 77.8990) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.03
Carolina Blue
#8AB8FE
ΔE00 5.80
Periwinkle Blue
#8F99FB
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 8.30
Light Grey Blue
#9DBCD4
ΔE00 8.61
Cloudy Blue
#ACC2D9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEE2 #E2C995
analogous
#95D4E2 #95AEE2 #A295E2
triadic
#95AEE2 #E295AE #AEE295
tetradic
#95AEE2 #E295D4 #E2C995 #95E2A2
square
#95AEE2 #E295D4 #E2C995 #95E2A2
split-complementary
#95AEE2 #E2A295 #D4E295
monochromatic
#3665C6 #6589D5 #95AEE2 #C5D3EF #E7EDF8
Accessibility & contrast
On white
2.23
#95AEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#95AEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEE2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEE2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB2E4
Deuteranopia (green-blind)
#95ABE1
Tritanopia (blue-blind)
#7EB9C0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95aee2; /* rgb */ color: rgb(149, 174, 226); /* oklch */ color: oklch(75.1% 0.080 264.6);
Tailwind
colors: {
custom: {
50: '#b6c6eb',
500: '#95aee2',
950: '#000000',
},
}SCSS
$custom: #95aee2; $custom-light: #b6c6eb; $custom-dark: #000000;
JSON
{
"hex": "#95aee2",
"rgb": {
"r": 149,
"g": 174,
"b": 226
},
"hsl": {
"h": 220.519,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.75091,
"c": 0.08039,
"h": 264.6
},
"luminance": 0.42153
}Semantic roles & 50–950 ramp
primary
#95AEE2
secondary
#F0E9DB
accent
#8F21C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284