#AEC1CA#AEC1CA
#AEC1CA is a light, muted cyan. Relative luminance 0.514; OKLCH L 79.9% C 0.024 H 227.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC1CA |
|---|---|
| RGB | rgb(174, 193, 202) |
| HSL | hsl(199, 21%, 74%) |
| HSV | hsv(199, 14%, 79%) |
| CMYK | cmyk(13.9%, 4.5%, 0%, 20.8%) |
| CIE-LAB | lab(76.92, -4.62, -6.71) |
| CIE-LCH | lch(76.92, 8.15, 235.44°) |
| OKLab | oklab(79.93% -0.0164 -0.0181) |
| OKLCH | oklch(79.93% 0.024 227.8) |
| XYZ | xyz(47.1836, 51.4019, 63.3013) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.75
Light Grey Blue
#9DBCD4
ΔE00 6.00
Dove Gray
#B6B8BD
ΔE00 6.97
Lightsteelblue
#B0C4DE
ΔE00 7.24
Cool Gray
#9AA7B0
ΔE00 7.26
Silver (survey)
#C5C9C7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC1CA #CAB7AE
analogous
#AECAC5 #AEC1CA #AEB3CA
triadic
#AEC1CA #CAAEC1 #C1CAAE
tetradic
#AEC1CA #C5AECA #CAB7AE #B3CAAE
square
#AEC1CA #C5AECA #CAB7AE #B3CAAE
split-complementary
#AEC1CA #CAAEB3 #CAC5AE
monochromatic
#648899 #89A5B2 #AEC1CA #D3DDE2 #EDF1F3
Accessibility & contrast
On white
1.86
#AEC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#AEC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC1CA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC1CA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CB
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#A7C4C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aec1ca; /* rgb */ color: rgb(174, 193, 202); /* oklch */ color: oklch(79.9% 0.024 227.8);
Tailwind
colors: {
custom: {
50: '#c6d3da',
500: '#aec1ca',
950: '#000000',
},
}SCSS
$custom: #aec1ca; $custom-light: #c6d3da; $custom-dark: #000000;
JSON
{
"hex": "#aec1ca",
"rgb": {
"r": 174,
"g": 193,
"b": 202
},
"hsl": {
"h": 199.286,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.79925,
"c": 0.02443,
"h": 227.8
},
"luminance": 0.51403
}Semantic roles & 50–950 ramp
primary
#AEC1CA
secondary
#9F887E
accent
#63469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383