#95ACDF#95ACDF
#95ACDF is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.6% C 0.078 H 265.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACDF |
|---|---|
| RGB | rgb(149, 172, 223) |
| HSL | hsl(221, 54%, 73%) |
| HSV | hsv(221, 33%, 87%) |
| CMYK | cmyk(33.2%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(70.33, 4.02, -28.27) |
| CIE-LCH | lch(70.33, 28.56, 278.09°) |
| OKLab | oklab(74.55% -0.0059 -0.0782) |
| OKLCH | oklch(74.55% 0.078 265.7) |
| XYZ | xyz(40.4623, 41.2207, 75.6222) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.70
Carolina Blue
#8AB8FE
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 6.79
Lightsteelblue
#B0C4DE
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 9.00
Cloudy Blue
#ACC2D9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACDF #DFC895
analogous
#95D1DF #95ACDF #A395DF
triadic
#95ACDF #DF95AC #ACDF95
tetradic
#95ACDF #DF95D1 #DFC895 #95DFA3
square
#95ACDF #DF95D1 #DFC895 #95DFA3
split-complementary
#95ACDF #DFA395 #D1DF95
monochromatic
#3A63C0 #6687D1 #95ACDF #C4D1ED #E7EDF8
Accessibility & contrast
On white
2.27
#95ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#95ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACDF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACDF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB0E1
Deuteranopia (green-blind)
#94A9DE
Tritanopia (blue-blind)
#7FB6BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95acdf; /* rgb */ color: rgb(149, 172, 223); /* oklch */ color: oklch(74.6% 0.078 265.7);
Tailwind
colors: {
custom: {
50: '#b6c4e9',
500: '#95acdf',
950: '#000000',
},
}SCSS
$custom: #95acdf; $custom-light: #b6c4e9; $custom-dark: #000000;
JSON
{
"hex": "#95acdf",
"rgb": {
"r": 149,
"g": 172,
"b": 223
},
"hsl": {
"h": 221.351,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.7455,
"c": 0.0784,
"h": 265.7
},
"luminance": 0.41222
}Semantic roles & 50–950 ramp
primary
#95ACDF
secondary
#EFE9DC
accent
#9024C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184