#AEC2CA#AEC2CA
#AEC2CA is a light, muted cyan. Relative luminance 0.518; OKLCH L 80.1% C 0.025 H 223.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2CA |
|---|---|
| RGB | rgb(174, 194, 202) |
| HSL | hsl(197, 21%, 74%) |
| HSV | hsv(197, 14%, 79%) |
| CMYK | cmyk(13.9%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(77.19, -5.15, -6.32) |
| CIE-LCH | lch(77.19, 8.15, 230.80°) |
| OKLab | oklab(80.14% -0.0178 -0.017) |
| OKLCH | oklch(80.14% 0.025 223.8) |
| XYZ | xyz(47.4054, 51.8455, 63.3753) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 7.37
Dove Gray
#B6B8BD
ΔE00 7.41
Lightblue
#ADD8E6
ΔE00 7.49
Cool Gray
#9AA7B0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2CA #CAB6AE
analogous
#AECAC4 #AEC2CA #AEB4CA
triadic
#AEC2CA #CAAEC2 #C2CAAE
tetradic
#AEC2CA #C4AECA #CAB6AE #B4CAAE
square
#AEC2CA #C4AECA #CAB6AE #B4CAAE
split-complementary
#AEC2CA #CAAEB4 #CAC4AE
monochromatic
#648A99 #89A6B2 #AEC2CA #D3DEE2 #EDF1F3
Accessibility & contrast
On white
1.85
#AEC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#AEC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2CA
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2CA | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CA
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#A7C5C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec2ca; /* rgb */ color: rgb(174, 194, 202); /* oklch */ color: oklch(80.1% 0.025 223.8);
Tailwind
colors: {
custom: {
50: '#c6d4da',
500: '#aec2ca',
950: '#000000',
},
}SCSS
$custom: #aec2ca; $custom-light: #c6d4da; $custom-dark: #000000;
JSON
{
"hex": "#aec2ca",
"rgb": {
"r": 174,
"g": 194,
"b": 202
},
"hsl": {
"h": 197.143,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.80136,
"c": 0.02464,
"h": 223.8
},
"luminance": 0.51847
}Semantic roles & 50–950 ramp
primary
#AEC2CA
secondary
#9F877E
accent
#60469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383