#AEC0DB#AEC0DB
#AEC0DB is a light, muted blue. Relative luminance 0.518; OKLCH L 80.3% C 0.043 H 258.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0DB |
|---|---|
| RGB | rgb(174, 192, 219) |
| HSL | hsl(216, 38%, 77%) |
| HSV | hsv(216, 21%, 86%) |
| CMYK | cmyk(20.5%, 12.3%, 0%, 14.1%) |
| CIE-LAB | lab(77.17, -0.43, -15.54) |
| CIE-LCH | lch(77.17, 15.54, 268.43°) |
| OKLab | oklab(80.29% -0.0087 -0.0422) |
| OKLCH | oklch(80.29% 0.043 258.4) |
| XYZ | xyz(49.0881, 51.8112, 74.4184) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.36
Light Blue Grey
#B7C9E2
ΔE00 2.39
Cloudy Blue
#ACC2D9
ΔE00 2.65
Light Grey Blue
#9DBCD4
ΔE00 5.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0DB #DBC9AE
analogous
#AED7DB #AEC0DB #B3AEDB
triadic
#AEC0DB #DBAEC0 #C0DBAE
tetradic
#AEC0DB #DBAED7 #DBC9AE #AEDBB3
square
#AEC0DB #DBAED7 #DBC9AE #AEDBB3
split-complementary
#AEC0DB #DBB3AE #D7DBAE
monochromatic
#597EB5 #849FC8 #AEC0DB #D8E1EE #EAEFF6
Accessibility & contrast
On white
1.85
#AEC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#AEC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0DB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0DB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#B2BDDA
Tritanopia (blue-blind)
#A3C6C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec0db; /* rgb */ color: rgb(174, 192, 219); /* oklch */ color: oklch(80.3% 0.043 258.4);
Tailwind
colors: {
custom: {
50: '#c6d3e6',
500: '#aec0db',
950: '#000000',
},
}SCSS
$custom: #aec0db; $custom-light: #c6d3e6; $custom-dark: #000000;
JSON
{
"hex": "#aec0db",
"rgb": {
"r": 174,
"g": 192,
"b": 219
},
"hsl": {
"h": 216,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.80288,
"c": 0.04314,
"h": 258.4
},
"luminance": 0.51812
}Semantic roles & 50–950 ramp
primary
#AEC0DB
secondary
#B39C7A
accent
#7F34B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384