#AEC7CD#AEC7CD
#AEC7CD is a light, muted cyan. Relative luminance 0.543; OKLCH L 81.3% C 0.028 H 213.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7CD |
|---|---|
| RGB | rgb(174, 199, 205) |
| HSL | hsl(192, 24%, 74%) |
| HSV | hsv(192, 15%, 80%) |
| CMYK | cmyk(15.1%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.61, -7.16, -5.84) |
| CIE-LCH | lch(78.61, 9.24, 219.18°) |
| OKLab | oklab(81.29% -0.0236 -0.0158) |
| OKLCH | oklch(81.29% 0.028 213.8) |
| XYZ | xyz(48.8956, 54.2521, 65.6413) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.87
Light Grey Blue
#9DBCD4
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 7.83
Cloudy Blue
#ACC2D9
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.09
Dove Gray
#B6B8BD
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7CD #CDB4AE
analogous
#AECDC4 #AEC7CD #AEB8CD
triadic
#AEC7CD #CDAEC7 #C7CDAE
tetradic
#AEC7CD #C4AECD #CDB4AE #B8CDAE
square
#AEC7CD #C4AECD #CDB4AE #B8CDAE
split-complementary
#AEC7CD #CDAEB8 #CDC4AE
monochromatic
#62939E #88ADB6 #AEC7CD #D4E1E4 #ECF2F3
Accessibility & contrast
On white
1.77
#AEC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#AEC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7CD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7CD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#A5CAC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec7cd; /* rgb */ color: rgb(174, 199, 205); /* oklch */ color: oklch(81.3% 0.028 213.8);
Tailwind
colors: {
custom: {
50: '#c6d8dc',
500: '#aec7cd',
950: '#000000',
},
}SCSS
$custom: #aec7cd; $custom-light: #c6d8dc; $custom-dark: #000000;
JSON
{
"hex": "#aec7cd",
"rgb": {
"r": 174,
"g": 199,
"b": 205
},
"hsl": {
"h": 191.613,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.81285,
"c": 0.02836,
"h": 213.8
},
"luminance": 0.54253
}Semantic roles & 50–950 ramp
primary
#AEC7CD
secondary
#A2847D
accent
#5643A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384