#ACBEDF#ACBEDF
#ACBEDF is a light, muted blue. Relative luminance 0.509; OKLCH L 79.9% C 0.051 H 262.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEDF |
|---|---|
| RGB | rgb(172, 190, 223) |
| HSL | hsl(219, 44%, 77%) |
| HSV | hsv(219, 23%, 87%) |
| CMYK | cmyk(22.9%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(76.63, 0.93, -18.52) |
| CIE-LCH | lch(76.63, 18.54, 272.89°) |
| OKLab | oklab(79.88% -0.0066 -0.0505) |
| OKLCH | oklch(79.88% 0.051 262.6) |
| XYZ | xyz(48.7425, 50.9240, 77.0589) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.14
Light Blue Grey
#B7C9E2
ΔE00 3.88
Cloudy Blue
#ACC2D9
ΔE00 4.54
Pastel Blue
#A2BFFE
ΔE00 6.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Light Grey Blue
#9DBCD4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEDF #DFCDAC
analogous
#ACD7DF #ACBEDF #B4ACDF
triadic
#ACBEDF #DFACBE #BEDFAC
tetradic
#ACBEDF #DFACD7 #DFCDAC #ACDFB4
square
#ACBEDF #DFACD7 #DFCDAC #ACDFB4
split-complementary
#ACBEDF #DFB4AC #D7DFAC
monochromatic
#5479BD #809BCE #ACBEDF #D8E1F0 #E9EEF6
Accessibility & contrast
On white
1.88
#ACBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#ACBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEDF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEDF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#9FC5C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acbedf; /* rgb */ color: rgb(172, 190, 223); /* oklch */ color: oklch(79.9% 0.051 262.6);
Tailwind
colors: {
custom: {
50: '#c5d1e9',
500: '#acbedf',
950: '#000000',
},
}SCSS
$custom: #acbedf; $custom-light: #c5d1e9; $custom-dark: #000000;
JSON
{
"hex": "#acbedf",
"rgb": {
"r": 172,
"g": 190,
"b": 223
},
"hsl": {
"h": 218.824,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.79876,
"c": 0.05097,
"h": 262.6
},
"luminance": 0.50925
}Semantic roles & 50–950 ramp
primary
#ACBEDF
secondary
#B8A178
accent
#872EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384