#AEC2CC#AEC2CC
#AEC2CC is a light, muted cyan. Relative luminance 0.519; OKLCH L 80.2% C 0.026 H 229.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2CC |
|---|---|
| RGB | rgb(174, 194, 204) |
| HSL | hsl(200, 23%, 74%) |
| HSV | hsv(200, 15%, 80%) |
| CMYK | cmyk(14.7%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(77.25, -4.74, -7.31) |
| CIE-LCH | lch(77.25, 8.71, 237.08°) |
| OKLab | oklab(80.2% -0.017 -0.0197) |
| OKLCH | oklch(80.2% 0.026 229.2) |
| XYZ | xyz(47.6438, 51.9409, 64.6305) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.40
Light Grey Blue
#9DBCD4
ΔE00 5.65
Lightsteelblue
#B0C4DE
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 7.29
Cool Gray
#9AA7B0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2CC #CCB8AE
analogous
#AECCC7 #AEC2CC #AEB3CC
triadic
#AEC2CC #CCAEC2 #C2CCAE
tetradic
#AEC2CC #C7AECC #CCB8AE #B3CCAE
square
#AEC2CC #C7AECC #CCB8AE #B3CCAE
split-complementary
#AEC2CC #CCAEB3 #CCC7AE
monochromatic
#63899D #88A6B4 #AEC2CC #D4DEE4 #ECF1F3
Accessibility & contrast
On white
1.84
#AEC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#AEC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2CC
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2CC | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CD
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#A6C5C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec2cc; /* rgb */ color: rgb(174, 194, 204); /* oklch */ color: oklch(80.2% 0.026 229.2);
Tailwind
colors: {
custom: {
50: '#c6d4db',
500: '#aec2cc',
950: '#000000',
},
}SCSS
$custom: #aec2cc; $custom-light: #c6d4db; $custom-dark: #000000;
JSON
{
"hex": "#aec2cc",
"rgb": {
"r": 174,
"g": 194,
"b": 204
},
"hsl": {
"h": 200,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.802,
"c": 0.02607,
"h": 229.2
},
"luminance": 0.51942
}Semantic roles & 50–950 ramp
primary
#AEC2CC
secondary
#A1897D
accent
#6344A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384