#95ACEE#95ACEE
#95ACEE is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.2% C 0.099 H 269.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACEE |
|---|---|
| RGB | rgb(149, 172, 238) |
| HSL | hsl(224, 72%, 76%) |
| HSV | hsv(224, 37%, 93%) |
| CMYK | cmyk(37.4%, 27.7%, 0%, 6.7%) |
| CIE-LAB | lab(70.92, 7.93, -35.55) |
| CIE-LCH | lch(70.92, 36.43, 282.57°) |
| OKLab | oklab(75.2% -0.0014 -0.099) |
| OKLCH | oklch(75.2% 0.099 269.2) |
| XYZ | xyz(42.5749, 42.0657, 86.7485) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.99
Periwinkle Blue
#8F99FB
ΔE00 5.85
Carolina Blue
#8AB8FE
ΔE00 5.87
Cornflowerblue
#6495ED
ΔE00 9.16
Light Grey Blue
#9DBCD4
ΔE00 9.20
Lightsteelblue
#B0C4DE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACEE #EED795
analogous
#95D9EE #95ACEE #AA95EE
triadic
#95ACEE #EE95AC #ACEE95
tetradic
#95ACEE #EE95D9 #EED795 #95EEAA
square
#95ACEE #EE95D9 #EED795 #95EEAA
split-complementary
#95ACEE #EEAA95 #D9EE95
monochromatic
#2C59DD #6083E6 #95ACEE #CAD5F6 #E5EAFB
Accessibility & contrast
On white
2.23
#95ACEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#95ACEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACEE
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACEE | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#79B9C3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95acee; /* rgb */ color: rgb(149, 172, 238); /* oklch */ color: oklch(75.2% 0.099 269.2);
Tailwind
colors: {
custom: {
50: '#b7c4f3',
500: '#95acee',
950: '#000000',
},
}SCSS
$custom: #95acee; $custom-light: #b7c4f3; $custom-dark: #000000;
JSON
{
"hex": "#95acee",
"rgb": {
"r": 149,
"g": 172,
"b": 238
},
"hsl": {
"h": 224.494,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.752,
"c": 0.099,
"h": 269.2
},
"luminance": 0.42068
}Semantic roles & 50–950 ramp
primary
#95ACEE
secondary
#F2ECD9
accent
#A211D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185