#AEC2CE#AEC2CE
#AEC2CE is a light, muted cyan. Relative luminance 0.520; OKLCH L 80.3% C 0.028 H 234.1°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2CE |
|---|---|
| RGB | rgb(174, 194, 206) |
| HSL | hsl(203, 25%, 75%) |
| HSV | hsv(203, 16%, 81%) |
| CMYK | cmyk(15.5%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(77.30, -4.31, -8.31) |
| CIE-LCH | lch(77.30, 9.36, 242.56°) |
| OKLab | oklab(80.26% -0.0163 -0.0224) |
| OKLCH | oklch(80.26% 0.028 234.1) |
| XYZ | xyz(47.8852, 52.0374, 65.9019) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.48
Light Grey Blue
#9DBCD4
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 5.99
Light Blue Grey
#B7C9E2
ΔE00 6.29
Dove Gray
#B6B8BD
ΔE00 7.28
Cool Gray
#9AA7B0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2CE #CEBAAE
analogous
#AECECA #AEC2CE #AEB2CE
triadic
#AEC2CE #CEAEC2 #C2CEAE
tetradic
#AEC2CE #CAAECE #CEBAAE #B2CEAE
square
#AEC2CE #CAAECE #CEBAAE #B2CEAE
split-complementary
#AEC2CE #CEAEB2 #CECAAE
monochromatic
#6289A0 #88A5B7 #AEC2CE #D4DFE5 #ECF1F3
Accessibility & contrast
On white
1.84
#AEC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#AEC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2CE
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2CE | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CF
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#A6C5C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec2ce; /* rgb */ color: rgb(174, 194, 206); /* oklch */ color: oklch(80.3% 0.028 234.1);
Tailwind
colors: {
custom: {
50: '#c6d4dd',
500: '#aec2ce',
950: '#000000',
},
}SCSS
$custom: #aec2ce; $custom-light: #c6d4dd; $custom-dark: #000000;
JSON
{
"hex": "#aec2ce",
"rgb": {
"r": 174,
"g": 194,
"b": 206
},
"hsl": {
"h": 202.5,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.80264,
"c": 0.02772,
"h": 234.1
},
"luminance": 0.52038
}Semantic roles & 50–950 ramp
primary
#AEC2CE
secondary
#A38B7D
accent
#6742A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384