#95ACED#95ACED
#95ACED is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.2% C 0.098 H 269.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACED |
|---|---|
| RGB | rgb(149, 172, 237) |
| HSL | hsl(224, 71%, 76%) |
| HSV | hsv(224, 37%, 93%) |
| CMYK | cmyk(37.1%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(70.88, 7.66, -35.07) |
| CIE-LCH | lch(70.88, 35.90, 282.33°) |
| OKLab | oklab(75.16% -0.0017 -0.0976) |
| OKLCH | oklch(75.16% 0.098 269) |
| XYZ | xyz(42.4284, 42.0071, 85.9770) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.02
Periwinkle Blue
#8F99FB
ΔE00 5.90
Carolina Blue
#8AB8FE
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 9.18
Light Grey Blue
#9DBCD4
ΔE00 9.21
Lightsteelblue
#B0C4DE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACED #EDD695
analogous
#95D8ED #95ACED #AA95ED
triadic
#95ACED #ED95AC #ACED95
tetradic
#95ACED #ED95D8 #EDD695 #95EDAA
square
#95ACED #ED95D8 #EDD695 #95EDAA
split-complementary
#95ACED #EDAA95 #D8ED95
monochromatic
#2C5ADB #6183E4 #95ACED #C9D5F6 #E5EBFB
Accessibility & contrast
On white
2.23
#95ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#95ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACED
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACED | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F0
Deuteranopia (green-blind)
#8EAAEB
Tritanopia (blue-blind)
#7AB9C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95aced; /* rgb */ color: rgb(149, 172, 237); /* oklch */ color: oklch(75.2% 0.098 269.0);
Tailwind
colors: {
custom: {
50: '#b7c4f3',
500: '#95aced',
950: '#000000',
},
}SCSS
$custom: #95aced; $custom-light: #b7c4f3; $custom-dark: #000000;
JSON
{
"hex": "#95aced",
"rgb": {
"r": 149,
"g": 172,
"b": 237
},
"hsl": {
"h": 224.318,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.75155,
"c": 0.09761,
"h": 269
},
"luminance": 0.42009
}Semantic roles & 50–950 ramp
primary
#95ACED
secondary
#F2ECD9
accent
#A113D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185