#AEC0EB#AEC0EB
#AEC0EB is a light, moderate blue. Relative luminance 0.527; OKLCH L 80.9% C 0.064 H 267.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0EB |
|---|---|
| RGB | rgb(174, 192, 235) |
| HSL | hsl(222, 60%, 80%) |
| HSV | hsv(222, 26%, 92%) |
| CMYK | cmyk(26%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.69, 3.23, -23.37) |
| CIE-LCH | lch(77.69, 23.59, 277.87°) |
| OKLab | oklab(80.88% -0.0032 -0.0641) |
| OKLCH | oklch(80.88% 0.064 267.2) |
| XYZ | xyz(51.2965, 52.6946, 86.0495) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.58
Light Periwinkle
#C1C6FC
ΔE00 4.75
Lightsteelblue
#B0C4DE
ΔE00 5.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.62
Light Blue Grey
#B7C9E2
ΔE00 5.68
Cloudy Blue
#ACC2D9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0EB #EBD9AE
analogous
#AEDEEB #AEC0EB #BAAEEB
triadic
#AEC0EB #EBAEC0 #C0EBAE
tetradic
#AEC0EB #EBAEDE #EBD9AE #AEEBBA
square
#AEC0EB #EBAEDE #EBD9AE #AEEBBA
split-complementary
#AEC0EB #EBBAAE #DEEBAE
monochromatic
#4C74D3 #7D9ADF #AEC0EB #DFE6F7 #E6ECF9
Accessibility & contrast
On white
1.82
#AEC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#AEC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0EB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0EB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#ADBEEA
Tritanopia (blue-blind)
#9EC8CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec0eb; /* rgb */ color: rgb(174, 192, 235); /* oklch */ color: oklch(80.9% 0.064 267.2);
Tailwind
colors: {
custom: {
50: '#c7d2f1',
500: '#aec0eb',
950: '#000000',
},
}SCSS
$custom: #aec0eb; $custom-light: #c7d2f1; $custom-dark: #000000;
JSON
{
"hex": "#aec0eb",
"rgb": {
"r": 174,
"g": 192,
"b": 235
},
"hsl": {
"h": 222.295,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.80875,
"c": 0.06416,
"h": 267.2
},
"luminance": 0.52696
}Semantic roles & 50–950 ramp
primary
#AEC0EB
secondary
#C7AF76
accent
#961DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385