#AEC3CF#AEC3CF
#AEC3CF is a light, muted cyan. Relative luminance 0.525; OKLCH L 80.5% C 0.029 H 232.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC3CF |
|---|---|
| RGB | rgb(174, 195, 207) |
| HSL | hsl(202, 26%, 75%) |
| HSV | hsv(202, 16%, 81%) |
| CMYK | cmyk(15.9%, 5.8%, 0%, 18.8%) |
| CIE-LAB | lab(77.60, -4.63, -8.41) |
| CIE-LCH | lch(77.60, 9.60, 241.15°) |
| OKLab | oklab(80.51% -0.0173 -0.0227) |
| OKLCH | oklch(80.51% 0.029 232.8) |
| XYZ | xyz(48.2303, 52.5328, 66.6182) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.61
Light Grey Blue
#9DBCD4
ΔE00 4.99
Lightsteelblue
#B0C4DE
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.41
Lightblue
#ADD8E6
ΔE00 7.35
Dove Gray
#B6B8BD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC3CF #CFBAAE
analogous
#AECFCA #AEC3CF #AEB3CF
triadic
#AEC3CF #CFAEC3 #C3CFAE
tetradic
#AEC3CF #CAAECF #CFBAAE #B3CFAE
square
#AEC3CF #CAAECF #CFBAAE #B3CFAE
split-complementary
#AEC3CF #CFAEB3 #CFCAAE
monochromatic
#618AA1 #88A7B8 #AEC3CF #D4DFE6 #ECF1F4
Accessibility & contrast
On white
1.83
#AEC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#AEC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC3CF
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC3CF | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2D0
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#A5C6C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec3cf; /* rgb */ color: rgb(174, 195, 207); /* oklch */ color: oklch(80.5% 0.029 232.8);
Tailwind
colors: {
custom: {
50: '#c6d5dd',
500: '#aec3cf',
950: '#000000',
},
}SCSS
$custom: #aec3cf; $custom-light: #c6d5dd; $custom-dark: #000000;
JSON
{
"hex": "#aec3cf",
"rgb": {
"r": 174,
"g": 195,
"b": 207
},
"hsl": {
"h": 201.818,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.80506,
"c": 0.02855,
"h": 232.8
},
"luminance": 0.52534
}Semantic roles & 50–950 ramp
primary
#AEC3CF
secondary
#A48B7D
accent
#6541A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384