#AEC2CF#AEC2CF
#AEC2CF is a light, muted cyan. Relative luminance 0.521; OKLCH L 80.3% C 0.029 H 236.3°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2CF |
|---|---|
| RGB | rgb(174, 194, 207) |
| HSL | hsl(204, 26%, 75%) |
| HSV | hsv(204, 16%, 81%) |
| CMYK | cmyk(15.9%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(77.33, -4.10, -8.81) |
| CIE-LCH | lch(77.33, 9.72, 245.02°) |
| OKLab | oklab(80.3% -0.0159 -0.0238) |
| OKLCH | oklch(80.3% 0.029 236.3) |
| XYZ | xyz(48.0070, 52.0862, 66.5437) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.02
Light Grey Blue
#9DBCD4
ΔE00 4.66
Lightsteelblue
#B0C4DE
ΔE00 5.54
Light Blue Grey
#B7C9E2
ΔE00 5.86
Dove Gray
#B6B8BD
ΔE00 7.31
Cool Gray
#9AA7B0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2CF #CFBBAE
analogous
#AECFCB #AEC2CF #AEB2CF
triadic
#AEC2CF #CFAEC2 #C2CFAE
tetradic
#AEC2CF #CBAECF #CFBBAE #B2CFAE
square
#AEC2CF #CBAECF #CFBBAE #B2CFAE
split-complementary
#AEC2CF #CFAEB2 #CFCBAE
monochromatic
#6188A1 #88A5B8 #AEC2CF #D4DFE6 #ECF1F4
Accessibility & contrast
On white
1.84
#AEC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#AEC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2CF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2CF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D0
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#A5C5C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec2cf; /* rgb */ color: rgb(174, 194, 207); /* oklch */ color: oklch(80.3% 0.029 236.3);
Tailwind
colors: {
custom: {
50: '#c6d4dd',
500: '#aec2cf',
950: '#000000',
},
}SCSS
$custom: #aec2cf; $custom-light: #c6d4dd; $custom-dark: #000000;
JSON
{
"hex": "#aec2cf",
"rgb": {
"r": 174,
"g": 194,
"b": 207
},
"hsl": {
"h": 203.636,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.80297,
"c": 0.02862,
"h": 236.3
},
"luminance": 0.52087
}Semantic roles & 50–950 ramp
primary
#AEC2CF
secondary
#A48C7D
accent
#6841A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384