#AEBDC2#AEBDC2
#AEBDC2 is a light, near-neutral cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.018 H 219.7°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDC2 |
|---|---|
| RGB | rgb(174, 189, 194) |
| HSL | hsl(195, 14%, 72%) |
| HSV | hsv(195, 10%, 76%) |
| CMYK | cmyk(10.3%, 2.6%, 0%, 23.9%) |
| CIE-LAB | lab(75.63, -4.14, -4.28) |
| CIE-LCH | lch(75.63, 5.96, 225.96°) |
| OKLab | oklab(78.83% -0.0139 -0.0115) |
| OKLCH | oklch(78.83% 0.018 219.7) |
| XYZ | xyz(45.3886, 49.2882, 58.1508) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 6.22
Cool Gray
#9AA7B0
ΔE00 6.46
Silver
#C0C0C0
ΔE00 6.62
Cool Grey
#95A3A6
ΔE00 7.43
Cloudy Blue
#ACC2D9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDC2 #C2B3AE
analogous
#AEC2BD #AEBDC2 #AEB3C2
triadic
#AEBDC2 #C2AEBD #BDC2AE
tetradic
#AEBDC2 #BDAEC2 #C2B3AE #B3C2AE
square
#AEBDC2 #BDAEC2 #C2B3AE #B3C2AE
split-complementary
#AEBDC2 #C2AEB3 #C2BDAE
monochromatic
#6A838C #8BA1A8 #AEBDC2 #D1D9DC #EEF1F2
Accessibility & contrast
On white
1.93
#AEBDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#AEBDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDC2
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDC2 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#B6B9C2
Tritanopia (blue-blind)
#A9BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebdc2; /* rgb */ color: rgb(174, 189, 194); /* oklch */ color: oklch(78.8% 0.018 219.7);
Tailwind
colors: {
custom: {
50: '#c6d0d4',
500: '#aebdc2',
950: '#000000',
},
}SCSS
$custom: #aebdc2; $custom-light: #c6d0d4; $custom-dark: #000000;
JSON
{
"hex": "#aebdc2",
"rgb": {
"r": 174,
"g": 189,
"b": 194
},
"hsl": {
"h": 195,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.78833,
"c": 0.01804,
"h": 219.7
},
"luminance": 0.49289
}Semantic roles & 50–950 ramp
primary
#AEBDC2
secondary
#E8E4E3
accent
#604D98
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283