#AEC6DA#AEC6DA
#AEC6DA is a light, muted cyan. Relative luminance 0.544; OKLCH L 81.5% C 0.038 H 243.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6DA |
|---|---|
| RGB | rgb(174, 198, 218) |
| HSL | hsl(207, 37%, 77%) |
| HSV | hsv(207, 20%, 85%) |
| CMYK | cmyk(20.2%, 9.2%, 0%, 14.5%) |
| CIE-LAB | lab(78.72, -3.85, -12.67) |
| CIE-LCH | lch(78.72, 13.24, 253.10°) |
| OKLab | oklab(81.5% -0.0173 -0.0344) |
| OKLCH | oklch(81.5% 0.038 243.3) |
| XYZ | xyz(50.3012, 54.4474, 74.1753) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.92
Lightsteelblue
#B0C4DE
ΔE00 3.37
Light Grey Blue
#9DBCD4
ΔE00 3.47
Light Blue Grey
#B7C9E2
ΔE00 3.79
Powder Blue (survey)
#B1D1FC
ΔE00 7.17
Baby Blue (survey)
#A2CFFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6DA #DAC2AE
analogous
#AEDAD8 #AEC6DA #AEB0DA
triadic
#AEC6DA #DAAEC6 #C6DAAE
tetradic
#AEC6DA #D8AEDA #DAC2AE #B0DAAE
square
#AEC6DA #D8AEDA #DAC2AE #B0DAAE
split-complementary
#AEC6DA #DAAEB0 #DAD8AE
monochromatic
#5A8BB4 #84A8C7 #AEC6DA #D8E4ED #EAF0F5
Accessibility & contrast
On white
1.77
#AEC6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#AEC6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6DA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6DA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DB
Deuteranopia (green-blind)
#B8C1DA
Tritanopia (blue-blind)
#A2CBCC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aec6da; /* rgb */ color: rgb(174, 198, 218); /* oklch */ color: oklch(81.5% 0.038 243.3);
Tailwind
colors: {
custom: {
50: '#c6d7e5',
500: '#aec6da',
950: '#000000',
},
}SCSS
$custom: #aec6da; $custom-light: #c6d7e5; $custom-dark: #000000;
JSON
{
"hex": "#aec6da",
"rgb": {
"r": 174,
"g": 198,
"b": 218
},
"hsl": {
"h": 207.273,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.815,
"c": 0.03847,
"h": 243.3
},
"luminance": 0.54449
}Semantic roles & 50–950 ramp
primary
#AEC6DA
secondary
#B1947B
accent
#6D35B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384