#AECBDF#AECBDF
#AECBDF is a very light, muted cyan. Relative luminance 0.570; OKLCH L 82.7% C 0.042 H 238.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBDF |
|---|---|
| RGB | rgb(174, 203, 223) |
| HSL | hsl(204, 43%, 78%) |
| HSV | hsv(204, 22%, 87%) |
| CMYK | cmyk(22%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(80.20, -5.38, -13.14) |
| CIE-LCH | lch(80.20, 14.20, 247.72°) |
| OKLab | oklab(82.72% -0.0222 -0.0357) |
| OKLCH | oklch(82.72% 0.042 238.2) |
| XYZ | xyz(52.1271, 57.0366, 78.0604) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.66
Light Grey Blue
#9DBCD4
ΔE00 4.15
Lightsteelblue
#B0C4DE
ΔE00 4.90
Light Blue Grey
#B7C9E2
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 5.97
Ice Blue
#A5DFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBDF #DFC2AE
analogous
#AEDFDB #AECBDF #AEB2DF
triadic
#AECBDF #DFAECB #CBDFAE
tetradic
#AECBDF #DBAEDF #DFC2AE #B2DFAE
square
#AECBDF #DBAEDF #DFC2AE #B2DFAE
split-complementary
#AECBDF #DFAEB2 #DFDBAE
monochromatic
#5693BC #82AFCE #AECBDF #DAE7F0 #E9F1F6
Accessibility & contrast
On white
1.69
#AECBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#AECBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBDF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBDF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#BCC4DF
Tritanopia (blue-blind)
#A0D0D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecbdf; /* rgb */ color: rgb(174, 203, 223); /* oklch */ color: oklch(82.7% 0.042 238.2);
Tailwind
colors: {
custom: {
50: '#c7dae9',
500: '#aecbdf',
950: '#000000',
},
}SCSS
$custom: #aecbdf; $custom-light: #c7dae9; $custom-dark: #000000;
JSON
{
"hex": "#aecbdf",
"rgb": {
"r": 174,
"g": 203,
"b": 223
},
"hsl": {
"h": 204.49,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.82715,
"c": 0.04202,
"h": 238.2
},
"luminance": 0.57038
}Semantic roles & 50–950 ramp
primary
#AECBDF
secondary
#B8937A
accent
#662FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384