#ACC4EC#ACC4EC
#ACC4EC is a light, moderate blue. Relative luminance 0.543; OKLCH L 81.6% C 0.062 H 260.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4EC |
|---|---|
| RGB | rgb(172, 196, 236) |
| HSL | hsl(218, 63%, 80%) |
| HSV | hsv(218, 27%, 93%) |
| CMYK | cmyk(27.1%, 16.9%, 0%, 7.5%) |
| CIE-LAB | lab(78.64, 0.72, -22.48) |
| CIE-LCH | lch(78.64, 22.49, 271.84°) |
| OKLab | oklab(81.59% -0.0102 -0.0616) |
| OKLCH | oklch(81.59% 0.062 260.6) |
| XYZ | xyz(51.8893, 54.3049, 87.0886) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.71
Pastel Blue
#A2BFFE
ΔE00 3.88
Lightsteelblue
#B0C4DE
ΔE00 3.91
Light Blue Grey
#B7C9E2
ΔE00 4.43
Cloudy Blue
#ACC2D9
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4EC #ECD4AC
analogous
#ACE4EC #ACC4EC #B4ACEC
triadic
#ACC4EC #ECACC4 #C4ECAC
tetradic
#ACC4EC #ECACE4 #ECD4AC #ACECB4
square
#ACC4EC #ECACE4 #ECD4AC #ACECB4
split-complementary
#ACC4EC #ECB4AC #E4ECAC
monochromatic
#487DD5 #7AA1E1 #ACC4EC #DEE7F7 #E6EDF9
Accessibility & contrast
On white
1.77
#ACC4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#ACC4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4EC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4EC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#9BCCD1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #acc4ec; /* rgb */ color: rgb(172, 196, 236); /* oklch */ color: oklch(81.6% 0.062 260.6);
Tailwind
colors: {
custom: {
50: '#c6d5f2',
500: '#acc4ec',
950: '#000000',
},
}SCSS
$custom: #acc4ec; $custom-light: #c6d5f2; $custom-dark: #000000;
JSON
{
"hex": "#acc4ec",
"rgb": {
"r": 172,
"g": 196,
"b": 236
},
"hsl": {
"h": 217.5,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.81592,
"c": 0.06247,
"h": 260.6
},
"luminance": 0.54307
}Semantic roles & 50–950 ramp
primary
#ACC4EC
secondary
#C9A974
accent
#891BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385