#95ADEE#95ADEE
#95ADEE is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.4% C 0.098 H 268.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADEE |
|---|---|
| RGB | rgb(149, 173, 238) |
| HSL | hsl(224, 72%, 76%) |
| HSV | hsv(224, 37%, 93%) |
| CMYK | cmyk(37.4%, 27.3%, 0%, 6.7%) |
| CIE-LAB | lab(71.18, 7.37, -35.15) |
| CIE-LCH | lch(71.18, 35.91, 281.84°) |
| OKLab | oklab(75.4% -0.0027 -0.0978) |
| OKLCH | oklch(75.4% 0.098 268.4) |
| XYZ | xyz(42.7660, 42.4478, 86.8122) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.73
Carolina Blue
#8AB8FE
ΔE00 5.57
Periwinkle Blue
#8F99FB
ΔE00 6.11
Light Grey Blue
#9DBCD4
ΔE00 9.07
Lightsteelblue
#B0C4DE
ΔE00 9.13
Cornflowerblue
#6495ED
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADEE #EED695
analogous
#95D9EE #95ADEE #A995EE
triadic
#95ADEE #EE95AD #ADEE95
tetradic
#95ADEE #EE95D9 #EED695 #95EEA9
square
#95ADEE #EE95D9 #EED695 #95EEA9
split-complementary
#95ADEE #EEA995 #D9EE95
monochromatic
#2C5BDD #6084E6 #95ADEE #CAD6F6 #E5EBFB
Accessibility & contrast
On white
2.21
#95ADEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#95ADEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADEE
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADEE | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#79BAC4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95adee; /* rgb */ color: rgb(149, 173, 238); /* oklch */ color: oklch(75.4% 0.098 268.4);
Tailwind
colors: {
custom: {
50: '#b7c5f3',
500: '#95adee',
950: '#000000',
},
}SCSS
$custom: #95adee; $custom-light: #b7c5f3; $custom-dark: #000000;
JSON
{
"hex": "#95adee",
"rgb": {
"r": 149,
"g": 173,
"b": 238
},
"hsl": {
"h": 223.82,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.75404,
"c": 0.09786,
"h": 268.4
},
"luminance": 0.4245
}Semantic roles & 50–950 ramp
primary
#95ADEE
secondary
#F2EBD9
accent
#A011D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185