#AEC6D2#AEC6D2
#AEC6D2 is a light, muted cyan. Relative luminance 0.540; OKLCH L 81.2% C 0.031 H 229.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6D2 |
|---|---|
| RGB | rgb(174, 198, 210) |
| HSL | hsl(200, 29%, 75%) |
| HSV | hsv(200, 17%, 82%) |
| CMYK | cmyk(17.1%, 5.7%, 0%, 17.6%) |
| CIE-LAB | lab(78.48, -5.58, -8.71) |
| CIE-LCH | lch(78.48, 10.35, 237.36°) |
| OKLab | oklab(81.23% -0.0203 -0.0236) |
| OKLCH | oklch(81.23% 0.031 229.3) |
| XYZ | xyz(49.2795, 54.0388, 68.7944) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.16
Light Grey Blue
#9DBCD4
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 6.89
Dove Gray
#B6B8BD
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6D2 #D2BAAE
analogous
#AED2CC #AEC6D2 #AEB4D2
triadic
#AEC6D2 #D2AEC6 #C6D2AE
tetradic
#AEC6D2 #CCAED2 #D2BAAE #B4D2AE
square
#AEC6D2 #CCAED2 #D2BAAE #B4D2AE
split-complementary
#AEC6D2 #D2AEB4 #D2CCAE
monochromatic
#5F8FA6 #87AABC #AEC6D2 #D5E2E8 #EBF1F4
Accessibility & contrast
On white
1.78
#AEC6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#AEC6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6D2
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6D2 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D3
Deuteranopia (green-blind)
#BBC0D2
Tritanopia (blue-blind)
#A4CACA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec6d2; /* rgb */ color: rgb(174, 198, 210); /* oklch */ color: oklch(81.2% 0.031 229.3);
Tailwind
colors: {
custom: {
50: '#c6d7df',
500: '#aec6d2',
950: '#000000',
},
}SCSS
$custom: #aec6d2; $custom-light: #c6d7df; $custom-dark: #000000;
JSON
{
"hex": "#aec6d2",
"rgb": {
"r": 174,
"g": 198,
"b": 210
},
"hsl": {
"h": 200,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.81234,
"c": 0.03108,
"h": 229.3
},
"luminance": 0.5404
}Semantic roles & 50–950 ramp
primary
#AEC6D2
secondary
#A88B7C
accent
#613EA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384