#95AEEC#95AEEC
#95AEEC is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.5% C 0.094 H 267.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEEC |
|---|---|
| RGB | rgb(149, 174, 236) |
| HSL | hsl(223, 70%, 75%) |
| HSV | hsv(223, 37%, 93%) |
| CMYK | cmyk(36.9%, 26.3%, 0%, 7.5%) |
| CIE-LAB | lab(71.36, 6.28, -33.77) |
| CIE-LCH | lch(71.36, 34.35, 280.54°) |
| OKLab | oklab(75.52% -0.0045 -0.0939) |
| OKLCH | oklch(75.52% 0.094 267.2) |
| XYZ | xyz(42.6662, 42.7159, 85.3375) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 8.89
Light Grey Blue
#9DBCD4
ΔE00 8.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEEC #ECD395
analogous
#95D9EC #95AEEC #A795EC
triadic
#95AEEC #EC95AE #AEEC95
tetradic
#95AEEC #EC95D9 #ECD395 #95ECA7
square
#95AEEC #EC95D9 #ECD395 #95ECA7
split-complementary
#95AEEC #ECA795 #D9EC95
monochromatic
#2D5FD9 #6186E3 #95AEEC #C9D6F5 #E5EBFA
Accessibility & contrast
On white
2.20
#95AEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#95AEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEEC
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEEC | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EF
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#7ABBC4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #95aeec; /* rgb */ color: rgb(149, 174, 236); /* oklch */ color: oklch(75.5% 0.094 267.2);
Tailwind
colors: {
custom: {
50: '#b7c6f2',
500: '#95aeec',
950: '#000000',
},
}SCSS
$custom: #95aeec; $custom-light: #b7c6f2; $custom-dark: #000000;
JSON
{
"hex": "#95aeec",
"rgb": {
"r": 149,
"g": 174,
"b": 236
},
"hsl": {
"h": 222.759,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.7552,
"c": 0.094,
"h": 267.2
},
"luminance": 0.42718
}Semantic roles & 50–950 ramp
primary
#95AEEC
secondary
#F2EBD9
accent
#9B14D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285