#AEC7EA#AEC7EA
#AEC7EA is a very light, muted blue. Relative luminance 0.558; OKLCH L 82.3% C 0.056 H 256.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7EA |
|---|---|
| RGB | rgb(174, 199, 234) |
| HSL | hsl(215, 59%, 80%) |
| HSV | hsv(215, 26%, 92%) |
| CMYK | cmyk(25.6%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(79.49, -0.77, -20.10) |
| CIE-LCH | lch(79.49, 20.12, 267.82°) |
| OKLab | oklab(82.27% -0.0129 -0.055) |
| OKLCH | oklch(82.27% 0.056 256.8) |
| XYZ | xyz(52.7261, 55.7843, 85.8154) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.73
Light Blue Grey
#B7C9E2
ΔE00 3.16
Powder Blue (survey)
#B1D1FC
ΔE00 3.22
Cloudy Blue
#ACC2D9
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.90
Baby Blue (survey)
#A2CFFE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7EA #EAD1AE
analogous
#AEE5EA #AEC7EA #B3AEEA
triadic
#AEC7EA #EAAEC7 #C7EAAE
tetradic
#AEC7EA #EAAEE5 #EAD1AE #AEEAB3
square
#AEC7EA #EAAEE5 #EAD1AE #AEEAB3
split-complementary
#AEC7EA #EAB3AE #E5EAAE
monochromatic
#4D84D1 #7DA5DD #AEC7EA #DFE9F7 #E7EEF9
Accessibility & contrast
On white
1.73
#AEC7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#AEC7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7EA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7EA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#B5C2E9
Tritanopia (blue-blind)
#9ECED2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aec7ea; /* rgb */ color: rgb(174, 199, 234); /* oklch */ color: oklch(82.3% 0.056 256.8);
Tailwind
colors: {
custom: {
50: '#c7d7f0',
500: '#aec7ea',
950: '#000000',
},
}SCSS
$custom: #aec7ea; $custom-light: #c7d7f0; $custom-dark: #000000;
JSON
{
"hex": "#aec7ea",
"rgb": {
"r": 174,
"g": 199,
"b": 234
},
"hsl": {
"h": 215,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.82272,
"c": 0.05646,
"h": 256.8
},
"luminance": 0.55786
}Semantic roles & 50–950 ramp
primary
#AEC7EA
secondary
#C6A576
accent
#811FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385