#A2AEBC#A2AEBC
#A2AEBC is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.6% C 0.024 H 252.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEBC |
|---|---|
| RGB | rgb(162, 174, 188) |
| HSL | hsl(212, 16%, 69%) |
| HSV | hsv(212, 14%, 74%) |
| CMYK | cmyk(13.8%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(70.58, -1.30, -8.57) |
| CIE-LCH | lch(70.58, 8.67, 261.35°) |
| OKLab | oklab(74.59% -0.0074 -0.0231) |
| OKLCH | oklch(74.59% 0.024 252.2) |
| XYZ | xyz(39.1113, 41.5837, 53.5331) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.43
Dove Gray
#B6B8BD
ΔE00 5.94
Bluey Grey
#89A0B0
ΔE00 6.11
Cloudy Blue
#ACC2D9
ΔE00 6.35
Light Grey Blue
#9DBCD4
ΔE00 6.60
Cool Grey
#95A3A6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEBC #BCB0A2
analogous
#A2BBBC #A2AEBC #A3A2BC
triadic
#A2AEBC #BCA2AE #AEBCA2
tetradic
#A2AEBC #BCA2BB #BCB0A2 #A2BCA3
square
#A2AEBC #BCA2BB #BCB0A2 #A2BCA3
split-complementary
#A2AEBC #BCA3A2 #BBBCA2
monochromatic
#5F7084 #7E8FA2 #A2AEBC #C6CDD6 #E9ECEF
Accessibility & contrast
On white
2.25
#A2AEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#A2AEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEBC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEBC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#9CB1B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2aebc; /* rgb */ color: rgb(162, 174, 188); /* oklch */ color: oklch(74.6% 0.024 252.2);
Tailwind
colors: {
custom: {
50: '#bdc6d0',
500: '#a2aebc',
950: '#000000',
},
}SCSS
$custom: #a2aebc; $custom-light: #bdc6d0; $custom-dark: #000000;
JSON
{
"hex": "#a2aebc",
"rgb": {
"r": 162,
"g": 174,
"b": 188
},
"hsl": {
"h": 212.308,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.74585,
"c": 0.02428,
"h": 252.2
},
"luminance": 0.41584
}Semantic roles & 50–950 ramp
primary
#A2AEBC
secondary
#E1DDD9
accent
#764B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282