#95ADE0#95ADE0
#95ADE0 is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.8% C 0.079 H 265.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADE0 |
|---|---|
| RGB | rgb(149, 173, 224) |
| HSL | hsl(221, 55%, 73%) |
| HSV | hsv(221, 33%, 88%) |
| CMYK | cmyk(33.5%, 22.8%, 0%, 12.2%) |
| CIE-LAB | lab(70.63, 3.72, -28.35) |
| CIE-LCH | lch(70.63, 28.59, 277.47°) |
| OKLab | oklab(74.8% -0.0069 -0.0784) |
| OKLCH | oklch(74.8% 0.079 265) |
| XYZ | xyz(40.7886, 41.6568, 76.3980) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.39
Carolina Blue
#8AB8FE
ΔE00 6.20
Periwinkle Blue
#8F99FB
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 8.77
Cloudy Blue
#ACC2D9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADE0 #E0C895
analogous
#95D2E0 #95ADE0 #A295E0
triadic
#95ADE0 #E095AD #ADE095
tetradic
#95ADE0 #E095D2 #E0C895 #95E0A2
square
#95ADE0 #E095D2 #E0C895 #95E0A2
split-complementary
#95ADE0 #E0A295 #D2E095
monochromatic
#3965C2 #6688D2 #95ADE0 #C4D2EE #E7EDF8
Accessibility & contrast
On white
2.25
#95ADE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#95ADE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADE0
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADE0 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E2
Deuteranopia (green-blind)
#95AADF
Tritanopia (blue-blind)
#7FB7BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95ade0; /* rgb */ color: rgb(149, 173, 224); /* oklch */ color: oklch(74.8% 0.079 265.0);
Tailwind
colors: {
custom: {
50: '#b6c5e9',
500: '#95ade0',
950: '#000000',
},
}SCSS
$custom: #95ade0; $custom-light: #b6c5e9; $custom-dark: #000000;
JSON
{
"hex": "#95ade0",
"rgb": {
"r": 149,
"g": 173,
"b": 224
},
"hsl": {
"h": 220.8,
"s": 54.745,
"l": 73.137
},
"oklch": {
"l": 0.74799,
"c": 0.07871,
"h": 265
},
"luminance": 0.41659
}Semantic roles & 50–950 ramp
primary
#95ADE0
secondary
#EFE9DC
accent
#8F23C2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184