#AEBDC3#AEBDC3
#AEBDC3 is a light, near-neutral cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.019 H 223.7°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDC3 |
|---|---|
| RGB | rgb(174, 189, 195) |
| HSL | hsl(197, 15%, 72%) |
| HSV | hsv(197, 11%, 76%) |
| CMYK | cmyk(10.8%, 3.1%, 0%, 23.5%) |
| CIE-LAB | lab(75.66, -3.94, -4.79) |
| CIE-LCH | lch(75.66, 6.20, 230.54°) |
| OKLab | oklab(78.86% -0.0135 -0.0129) |
| OKLCH | oklch(78.86% 0.019 223.7) |
| XYZ | xyz(45.5012, 49.3333, 58.7442) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.68
Cool Gray
#9AA7B0
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 6.40
Silver
#C0C0C0
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.97
Light Grey Blue
#9DBCD4
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDC3 #C3B4AE
analogous
#AEC3BF #AEBDC3 #AEB2C3
triadic
#AEBDC3 #C3AEBD #BDC3AE
tetradic
#AEBDC3 #BFAEC3 #C3B4AE #B2C3AE
square
#AEBDC3 #BFAEC3 #C3B4AE #B2C3AE
split-complementary
#AEBDC3 #C3AEB2 #C3BFAE
monochromatic
#69838E #8BA0A9 #AEBDC3 #D1DADD #EDF1F2
Accessibility & contrast
On white
1.93
#AEBDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#AEBDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDC3
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDC3 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC3
Deuteranopia (green-blind)
#B6B9C3
Tritanopia (blue-blind)
#A9BFBF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebdc3; /* rgb */ color: rgb(174, 189, 195); /* oklch */ color: oklch(78.9% 0.019 223.7);
Tailwind
colors: {
custom: {
50: '#c6d0d5',
500: '#aebdc3',
950: '#000000',
},
}SCSS
$custom: #aebdc3; $custom-light: #c6d0d5; $custom-dark: #000000;
JSON
{
"hex": "#aebdc3",
"rgb": {
"r": 174,
"g": 189,
"b": 195
},
"hsl": {
"h": 197.143,
"s": 14.894,
"l": 72.353
},
"oklch": {
"l": 0.78864,
"c": 0.01865,
"h": 223.7
},
"luminance": 0.49334
}Semantic roles & 50–950 ramp
primary
#AEBDC3
secondary
#E8E4E3
accent
#624C99
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283