#AEC4DA#AEC4DA
#AEC4DA is a light, muted cyan. Relative luminance 0.535; OKLCH L 81.1% C 0.039 H 248.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC4DA |
|---|---|
| RGB | rgb(174, 196, 218) |
| HSL | hsl(210, 37%, 77%) |
| HSV | hsv(210, 20%, 85%) |
| CMYK | cmyk(20.2%, 10.1%, 0%, 14.5%) |
| CIE-LAB | lab(78.19, -2.79, -13.46) |
| CIE-LCH | lch(78.19, 13.74, 258.31°) |
| OKLab | oklab(81.08% -0.0145 -0.0365) |
| OKLCH | oklch(81.08% 0.039 248.3) |
| XYZ | xyz(49.8471, 53.5392, 74.0239) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.65
Lightsteelblue
#B0C4DE
ΔE00 2.05
Light Blue Grey
#B7C9E2
ΔE00 2.75
Light Grey Blue
#9DBCD4
ΔE00 3.57
Powder Blue (survey)
#B1D1FC
ΔE00 6.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC4DA #DAC4AE
analogous
#AEDADA #AEC4DA #AEAEDA
triadic
#AEC4DA #DAAEC4 #C4DAAE
tetradic
#AEC4DA #DAAEDA #DAC4AE #AEDAAE
square
#AEC4DA #DAAEDA #DAC4AE #AEDAAE
split-complementary
#AEC4DA #DAAEAE #DADAAE
monochromatic
#5A87B4 #84A5C7 #AEC4DA #D8E3ED #EAF0F5
Accessibility & contrast
On white
1.79
#AEC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#AEC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC4DA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC4DA | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#B7BFDA
Tritanopia (blue-blind)
#A2C9CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec4da; /* rgb */ color: rgb(174, 196, 218); /* oklch */ color: oklch(81.1% 0.039 248.3);
Tailwind
colors: {
custom: {
50: '#c6d5e5',
500: '#aec4da',
950: '#000000',
},
}SCSS
$custom: #aec4da; $custom-light: #c6d5e5; $custom-dark: #000000;
JSON
{
"hex": "#aec4da",
"rgb": {
"r": 174,
"g": 196,
"b": 218
},
"hsl": {
"h": 210,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.81083,
"c": 0.03933,
"h": 248.3
},
"luminance": 0.5354
}Semantic roles & 50–950 ramp
primary
#AEC4DA
secondary
#B1967B
accent
#7335B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384