#AEC4D0#AEC4D0
#AEC4D0 is a light, muted cyan. Relative luminance 0.530; OKLCH L 80.7% C 0.029 H 231.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC4D0 |
|---|---|
| RGB | rgb(174, 196, 208) |
| HSL | hsl(201, 27%, 75%) |
| HSV | hsv(201, 16%, 82%) |
| CMYK | cmyk(16.3%, 5.8%, 0%, 18.4%) |
| CIE-LAB | lab(77.89, -4.95, -8.51) |
| CIE-LCH | lch(77.89, 9.85, 239.82°) |
| OKLab | oklab(80.75% -0.0183 -0.023) |
| OKLCH | oklch(80.75% 0.029 231.6) |
| XYZ | xyz(48.5778, 53.0315, 67.3390) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.77
Light Grey Blue
#9DBCD4
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 6.95
Dove Gray
#B6B8BD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC4D0 #D0BAAE
analogous
#AED0CB #AEC4D0 #AEB3D0
triadic
#AEC4D0 #D0AEC4 #C4D0AE
tetradic
#AEC4D0 #CBAED0 #D0BAAE #B3D0AE
square
#AEC4D0 #CBAED0 #D0BAAE #B3D0AE
split-complementary
#AEC4D0 #D0AEB3 #D0CBAE
monochromatic
#618CA3 #87A8BA #AEC4D0 #D5E0E6 #ECF1F4
Accessibility & contrast
On white
1.81
#AEC4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#AEC4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC4D0
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC4D0 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D1
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#A5C7C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec4d0; /* rgb */ color: rgb(174, 196, 208); /* oklch */ color: oklch(80.7% 0.029 231.6);
Tailwind
colors: {
custom: {
50: '#c6d5de',
500: '#aec4d0',
950: '#000000',
},
}SCSS
$custom: #aec4d0; $custom-light: #c6d5de; $custom-dark: #000000;
JSON
{
"hex": "#aec4d0",
"rgb": {
"r": 174,
"g": 196,
"b": 208
},
"hsl": {
"h": 201.176,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.80749,
"c": 0.02938,
"h": 231.6
},
"luminance": 0.53033
}Semantic roles & 50–950 ramp
primary
#AEC4D0
secondary
#A68B7D
accent
#6440A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384