#95AEDF#95AEDF
#95AEDF is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.0% C 0.076 H 263.6°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEDF |
|---|---|
| RGB | rgb(149, 174, 223) |
| HSL | hsl(220, 54%, 73%) |
| HSV | hsv(220, 33%, 87%) |
| CMYK | cmyk(33.2%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(70.86, 2.91, -27.45) |
| CIE-LCH | lch(70.86, 27.61, 276.05°) |
| OKLab | oklab(74.97% -0.0085 -0.0759) |
| OKLCH | oklch(74.97% 0.076 263.6) |
| XYZ | xyz(40.8458, 41.9877, 75.7500) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.24
Carolina Blue
#8AB8FE
ΔE00 5.97
Periwinkle Blue
#8F99FB
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 8.05
Light Grey Blue
#9DBCD4
ΔE00 8.38
Cloudy Blue
#ACC2D9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEDF #DFC695
analogous
#95D3DF #95AEDF #A195DF
triadic
#95AEDF #DF95AE #AEDF95
tetradic
#95AEDF #DF95D3 #DFC695 #95DFA1
square
#95AEDF #DF95D3 #DFC695 #95DFA1
split-complementary
#95AEDF #DFA195 #D3DF95
monochromatic
#3A67C0 #668AD1 #95AEDF #C4D2ED #E7EDF8
Accessibility & contrast
On white
2.23
#95AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#95AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEDF
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEDF | 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)
#9EB1E1
Deuteranopia (green-blind)
#96AADE
Tritanopia (blue-blind)
#7FB8BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95aedf; /* rgb */ color: rgb(149, 174, 223); /* oklch */ color: oklch(75.0% 0.076 263.6);
Tailwind
colors: {
custom: {
50: '#b6c6e9',
500: '#95aedf',
950: '#000000',
},
}SCSS
$custom: #95aedf; $custom-light: #b6c6e9; $custom-dark: #000000;
JSON
{
"hex": "#95aedf",
"rgb": {
"r": 149,
"g": 174,
"b": 223
},
"hsl": {
"h": 219.73,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.74966,
"c": 0.07634,
"h": 263.6
},
"luminance": 0.41989
}Semantic roles & 50–950 ramp
primary
#95AEDF
secondary
#EFE9DC
accent
#8C24C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284