#AEC0CF#AEC0CF
#AEC0CF is a light, muted cyan. Relative luminance 0.512; OKLCH L 79.9% C 0.029 H 243.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0CF |
|---|---|
| RGB | rgb(174, 192, 207) |
| HSL | hsl(207, 26%, 75%) |
| HSV | hsv(207, 16%, 81%) |
| CMYK | cmyk(15.9%, 7.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.80, -3.04, -9.60) |
| CIE-LCH | lch(76.80, 10.07, 252.43°) |
| OKLab | oklab(79.88% -0.0131 -0.0259) |
| OKLCH | oklch(79.88% 0.029 243.2) |
| XYZ | xyz(47.5649, 51.2019, 66.3963) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.00
Light Grey Blue
#9DBCD4
ΔE00 4.32
Lightsteelblue
#B0C4DE
ΔE00 4.41
Light Blue Grey
#B7C9E2
ΔE00 4.85
Dove Gray
#B6B8BD
ΔE00 6.81
Cool Gray
#9AA7B0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0CF #CFBDAE
analogous
#AECFCE #AEC0CF #AEB0CF
triadic
#AEC0CF #CFAEC0 #C0CFAE
tetradic
#AEC0CF #CEAECF #CFBDAE #B0CFAE
square
#AEC0CF #CEAECF #CFBDAE #B0CFAE
split-complementary
#AEC0CF #CFAEB0 #CFCEAE
monochromatic
#6184A1 #88A2B8 #AEC0CF #D4DEE6 #ECF0F4
Accessibility & contrast
On white
1.87
#AEC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#AEC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0CF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0CF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#A6C4C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aec0cf; /* rgb */ color: rgb(174, 192, 207); /* oklch */ color: oklch(79.9% 0.029 243.2);
Tailwind
colors: {
custom: {
50: '#c6d3dd',
500: '#aec0cf',
950: '#000000',
},
}SCSS
$custom: #aec0cf; $custom-light: #c6d3dd; $custom-dark: #000000;
JSON
{
"hex": "#aec0cf",
"rgb": {
"r": 174,
"g": 192,
"b": 207
},
"hsl": {
"h": 207.273,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.79878,
"c": 0.02906,
"h": 243.2
},
"luminance": 0.51203
}Semantic roles & 50–950 ramp
primary
#AEC0CF
secondary
#A48F7D
accent
#6E41A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384