#95AEDC#95AEDC
#95AEDC is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.8% C 0.072 H 262.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEDC |
|---|---|
| RGB | rgb(149, 174, 220) |
| HSL | hsl(219, 50%, 72%) |
| HSV | hsv(219, 32%, 86%) |
| CMYK | cmyk(32.3%, 20.9%, 0%, 13.7%) |
| CIE-LAB | lab(70.75, 2.15, -25.98) |
| CIE-LCH | lch(70.75, 26.07, 274.73°) |
| OKLab | oklab(74.84% -0.0095 -0.0717) |
| OKLCH | oklch(74.84% 0.072 262.5) |
| XYZ | xyz(40.4450, 41.8274, 73.6387) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.49
Carolina Blue
#8AB8FE
ΔE00 6.15
Periwinkle Blue
#8F99FB
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 8.07
Cloudy Blue
#ACC2D9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEDC #DCC395
analogous
#95D2DC #95AEDC #9F95DC
triadic
#95AEDC #DC95AE #AEDC95
tetradic
#95AEDC #DC95D2 #DCC395 #95DC9F
square
#95AEDC #DC95D2 #DCC395 #95DC9F
split-complementary
#95AEDC #DC9F95 #D2DC95
monochromatic
#3D69B9 #678BCD #95AEDC #C3D1EB #E8EDF7
Accessibility & contrast
On white
2.24
#95AEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#95AEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEDC
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEDC | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DE
Deuteranopia (green-blind)
#97AADB
Tritanopia (blue-blind)
#80B7BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95aedc; /* rgb */ color: rgb(149, 174, 220); /* oklch */ color: oklch(74.8% 0.072 262.5);
Tailwind
colors: {
custom: {
50: '#b6c6e7',
500: '#95aedc',
950: '#000000',
},
}SCSS
$custom: #95aedc; $custom-light: #b6c6e7; $custom-dark: #000000;
JSON
{
"hex": "#95aedc",
"rgb": {
"r": 149,
"g": 174,
"b": 220
},
"hsl": {
"h": 218.873,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.74842,
"c": 0.07232,
"h": 262.5
},
"luminance": 0.41829
}Semantic roles & 50–950 ramp
primary
#95AEDC
secondary
#EEE8DD
accent
#8928BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284