#AEBEC3#AEBEC3
#AEBEC3 is a light, near-neutral cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.019 H 218.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEC3 |
|---|---|
| RGB | rgb(174, 190, 195) |
| HSL | hsl(194, 15%, 72%) |
| HSV | hsv(194, 11%, 76%) |
| CMYK | cmyk(10.8%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(75.92, -4.47, -4.39) |
| CIE-LCH | lch(75.92, 6.27, 224.49°) |
| OKLab | oklab(79.07% -0.0149 -0.0118) |
| OKLCH | oklch(79.07% 0.019 218.4) |
| XYZ | xyz(45.7171, 49.7650, 58.8162) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.22
Silver (survey)
#C5C9C7
ΔE00 6.33
Cool Gray
#9AA7B0
ΔE00 6.75
Silver
#C0C0C0
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEC3 #C3B3AE
analogous
#AEC3BE #AEBEC3 #AEB3C3
triadic
#AEBEC3 #C3AEBE #BEC3AE
tetradic
#AEBEC3 #BEAEC3 #C3B3AE #B3C3AE
square
#AEBEC3 #BEAEC3 #C3B3AE #B3C3AE
split-complementary
#AEBEC3 #C3AEB3 #C3BEAE
monochromatic
#69858E #8BA2A9 #AEBEC3 #D1DADD #EDF1F2
Accessibility & contrast
On white
1.92
#AEBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#AEBEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEC3
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEC3 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC3
Deuteranopia (green-blind)
#B7BAC3
Tritanopia (blue-blind)
#A9C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebec3; /* rgb */ color: rgb(174, 190, 195); /* oklch */ color: oklch(79.1% 0.019 218.4);
Tailwind
colors: {
custom: {
50: '#c6d1d5',
500: '#aebec3',
950: '#000000',
},
}SCSS
$custom: #aebec3; $custom-light: #c6d1d5; $custom-dark: #000000;
JSON
{
"hex": "#aebec3",
"rgb": {
"r": 174,
"g": 190,
"b": 195
},
"hsl": {
"h": 194.286,
"s": 14.894,
"l": 72.353
},
"oklch": {
"l": 0.79074,
"c": 0.01903,
"h": 218.4
},
"luminance": 0.49766
}Semantic roles & 50–950 ramp
primary
#AEBEC3
secondary
#E8E4E3
accent
#5F4C99
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283