#AEC1CD#AEC1CD
#AEC1CD is a light, muted cyan. Relative luminance 0.515; OKLCH L 80.0% C 0.027 H 235.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC1CD |
|---|---|
| RGB | rgb(174, 193, 205) |
| HSL | hsl(203, 24%, 74%) |
| HSV | hsv(203, 15%, 80%) |
| CMYK | cmyk(15.1%, 5.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.01, -3.99, -8.21) |
| CIE-LCH | lch(77.01, 9.13, 244.05°) |
| OKLab | oklab(80.02% -0.0153 -0.0222) |
| OKLCH | oklch(80.02% 0.027 235.4) |
| XYZ | xyz(47.5423, 51.5454, 65.1902) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.37
Light Grey Blue
#9DBCD4
ΔE00 4.97
Lightsteelblue
#B0C4DE
ΔE00 5.86
Light Blue Grey
#B7C9E2
ΔE00 6.18
Dove Gray
#B6B8BD
ΔE00 6.93
Cool Gray
#9AA7B0
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC1CD #CDBAAE
analogous
#AECDCA #AEC1CD #AEB2CD
triadic
#AEC1CD #CDAEC1 #C1CDAE
tetradic
#AEC1CD #CAAECD #CDBAAE #B2CDAE
square
#AEC1CD #CAAECD #CDBAAE #B2CDAE
split-complementary
#AEC1CD #CDAEB2 #CDCAAE
monochromatic
#62879E #88A4B6 #AEC1CD #D4DEE4 #ECF1F3
Accessibility & contrast
On white
1.86
#AEC1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#AEC1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC1CD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC1CD | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CE
Deuteranopia (green-blind)
#B7BDCD
Tritanopia (blue-blind)
#A6C4C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aec1cd; /* rgb */ color: rgb(174, 193, 205); /* oklch */ color: oklch(80.0% 0.027 235.4);
Tailwind
colors: {
custom: {
50: '#c6d3dc',
500: '#aec1cd',
950: '#000000',
},
}SCSS
$custom: #aec1cd; $custom-light: #c6d3dc; $custom-dark: #000000;
JSON
{
"hex": "#aec1cd",
"rgb": {
"r": 174,
"g": 193,
"b": 205
},
"hsl": {
"h": 203.226,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.80022,
"c": 0.02691,
"h": 235.4
},
"luminance": 0.51546
}Semantic roles & 50–950 ramp
primary
#AEC1CD
secondary
#A28B7D
accent
#6843A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384