#AEBEC7#AEBEC7
#AEBEC7 is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.022 H 232.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEC7 |
|---|---|
| RGB | rgb(174, 190, 199) |
| HSL | hsl(202, 18%, 73%) |
| HSV | hsv(202, 13%, 78%) |
| CMYK | cmyk(12.6%, 4.5%, 0%, 22%) |
| CIE-LAB | lab(76.04, -3.65, -6.40) |
| CIE-LCH | lch(76.04, 7.37, 240.28°) |
| OKLab | oklab(79.2% -0.0134 -0.0172) |
| OKLCH | oklch(79.2% 0.022 232.2) |
| XYZ | xyz(46.1754, 49.9483, 61.2300) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.59
Dove Gray
#B6B8BD
ΔE00 5.83
Light Grey Blue
#9DBCD4
ΔE00 6.12
Cool Gray
#9AA7B0
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 6.98
Silver (survey)
#C5C9C7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEC7 #C7B7AE
analogous
#AEC7C3 #AEBEC7 #AEB1C7
triadic
#AEBEC7 #C7AEBE #BEC7AE
tetradic
#AEBEC7 #C3AEC7 #C7B7AE #B1C7AE
square
#AEBEC7 #C3AEC7 #C7B7AE #B1C7AE
split-complementary
#AEBEC7 #C7AEB1 #C7C3AE
monochromatic
#668494 #8AA1AE #AEBEC7 #D2DBE0 #EDF0F2
Accessibility & contrast
On white
1.91
#AEBEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#AEBEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEC7
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEC7 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABDC8
Deuteranopia (green-blind)
#B6BAC7
Tritanopia (blue-blind)
#A8C1C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebec7; /* rgb */ color: rgb(174, 190, 199); /* oklch */ color: oklch(79.2% 0.022 232.2);
Tailwind
colors: {
custom: {
50: '#c6d1d8',
500: '#aebec7',
950: '#000000',
},
}SCSS
$custom: #aebec7; $custom-light: #c6d1d8; $custom-dark: #000000;
JSON
{
"hex": "#aebec7",
"rgb": {
"r": 174,
"g": 190,
"b": 199
},
"hsl": {
"h": 201.6,
"s": 18.248,
"l": 73.137
},
"oklch": {
"l": 0.792,
"c": 0.0218,
"h": 232.2
},
"luminance": 0.49949
}Semantic roles & 50–950 ramp
primary
#AEBEC7
secondary
#E9E5E2
accent
#67499D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283