#AEBEC2#AEBEC2
#AEBEC2 is a light, near-neutral cyan. Relative luminance 0.497; OKLCH L 79.0% C 0.019 H 214.4°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEC2 |
|---|---|
| RGB | rgb(174, 190, 194) |
| HSL | hsl(192, 14%, 72%) |
| HSV | hsv(192, 10%, 76%) |
| CMYK | cmyk(10.3%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.90, -4.67, -3.89) |
| CIE-LCH | lch(75.90, 6.08, 219.78°) |
| OKLab | oklab(79.04% -0.0153 -0.0105) |
| OKLCH | oklch(79.04% 0.019 214.4) |
| XYZ | xyz(45.6044, 49.7199, 58.2227) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.19
Dove Gray
#B6B8BD
ΔE00 6.40
Silver
#C0C0C0
ΔE00 6.91
Cool Gray
#9AA7B0
ΔE00 6.94
Cool Grey
#95A3A6
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEC2 #C2B2AE
analogous
#AEC2BC #AEBEC2 #AEB4C2
triadic
#AEBEC2 #C2AEBE #BEC2AE
tetradic
#AEBEC2 #BCAEC2 #C2B2AE #B4C2AE
square
#AEBEC2 #BCAEC2 #C2B2AE #B4C2AE
split-complementary
#AEBEC2 #C2AEB4 #C2BCAE
monochromatic
#6A858C #8BA2A8 #AEBEC2 #D1DADC #EEF1F2
Accessibility & contrast
On white
1.92
#AEBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#AEBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEC2
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEC2 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC2
Deuteranopia (green-blind)
#B7BAC2
Tritanopia (blue-blind)
#A9C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebec2; /* rgb */ color: rgb(174, 190, 194); /* oklch */ color: oklch(79.0% 0.019 214.4);
Tailwind
colors: {
custom: {
50: '#c6d1d4',
500: '#aebec2',
950: '#000000',
},
}SCSS
$custom: #aebec2; $custom-light: #c6d1d4; $custom-dark: #000000;
JSON
{
"hex": "#aebec2",
"rgb": {
"r": 174,
"g": 190,
"b": 194
},
"hsl": {
"h": 192,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.79043,
"c": 0.01855,
"h": 214.4
},
"luminance": 0.49721
}Semantic roles & 50–950 ramp
primary
#AEBEC2
secondary
#E8E4E3
accent
#5C4D98
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283