#AEC7EB#AEC7EB
#AEC7EB is a very light, muted blue. Relative luminance 0.558; OKLCH L 82.3% C 0.058 H 257.4°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7EB |
|---|---|
| RGB | rgb(174, 199, 235) |
| HSL | hsl(215, 60%, 80%) |
| HSV | hsv(215, 26%, 92%) |
| CMYK | cmyk(26%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(79.52, -0.53, -20.59) |
| CIE-LCH | lch(79.52, 20.60, 268.52°) |
| OKLab | oklab(82.31% -0.0125 -0.0563) |
| OKLCH | oklch(82.31% 0.058 257.4) |
| XYZ | xyz(52.8702, 55.8420, 86.5741) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.97
Powder Blue (survey)
#B1D1FC
ΔE00 3.13
Light Blue Grey
#B7C9E2
ΔE00 3.38
Cloudy Blue
#ACC2D9
ΔE00 4.28
Pastel Blue
#A2BFFE
ΔE00 4.70
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7EB #EBD2AE
analogous
#AEE5EB #AEC7EB #B3AEEB
triadic
#AEC7EB #EBAEC7 #C7EBAE
tetradic
#AEC7EB #EBAEE5 #EBD2AE #AEEBB3
square
#AEC7EB #EBAEE5 #EBD2AE #AEEBB3
split-complementary
#AEC7EB #EBB3AE #E5EBAE
monochromatic
#4C83D3 #7DA5DF #AEC7EB #DFE9F7 #E6EEF9
Accessibility & contrast
On white
1.73
#AEC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#AEC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7EB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7EB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#9DCFD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aec7eb; /* rgb */ color: rgb(174, 199, 235); /* oklch */ color: oklch(82.3% 0.058 257.4);
Tailwind
colors: {
custom: {
50: '#c7d7f1',
500: '#aec7eb',
950: '#000000',
},
}SCSS
$custom: #aec7eb; $custom-light: #c7d7f1; $custom-dark: #000000;
JSON
{
"hex": "#aec7eb",
"rgb": {
"r": 174,
"g": 199,
"b": 235
},
"hsl": {
"h": 215.41,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.82309,
"c": 0.05771,
"h": 257.4
},
"luminance": 0.55844
}Semantic roles & 50–950 ramp
primary
#AEC7EB
secondary
#C7A676
accent
#821DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385