#A2AEB4#A2AEB4
#A2AEB4 is a light, near-neutral cyan. Relative luminance 0.412; OKLCH L 74.3% C 0.016 H 229.1°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEB4 |
|---|---|
| RGB | rgb(162, 174, 180) |
| HSL | hsl(200, 11%, 67%) |
| HSV | hsv(200, 10%, 71%) |
| CMYK | cmyk(10%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(70.35, -2.97, -4.51) |
| CIE-LCH | lch(70.35, 5.40, 236.58°) |
| OKLab | oklab(74.32% -0.0105 -0.0121) |
| OKLCH | oklch(74.32% 0.016 229.1) |
| XYZ | xyz(38.2727, 41.2482, 49.1165) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.48
Cool Grey
#95A3A6
ΔE00 3.99
Dove Gray
#B6B8BD
ΔE00 5.59
Dark Gray
#A9A9A9
ΔE00 5.62
Bluey Grey
#89A0B0
ΔE00 6.65
Bluegrey
#85A3B2
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEB4 #B4A8A2
analogous
#A2B4B1 #A2AEB4 #A2A5B4
triadic
#A2AEB4 #B4A2AE #AEB4A2
tetradic
#A2AEB4 #B1A2B4 #B4A8A2 #A5B4A2
square
#A2AEB4 #B1A2B4 #B4A8A2 #A5B4A2
split-complementary
#A2AEB4 #B4A2A5 #B4B1A2
monochromatic
#62727A #809099 #A2AEB4 #C4CCCF #E6E9EB
Accessibility & contrast
On white
2.27
#A2AEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#A2AEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEB4
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEB4 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB4
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#9EB0B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2aeb4; /* rgb */ color: rgb(162, 174, 180); /* oklch */ color: oklch(74.3% 0.016 229.1);
Tailwind
colors: {
custom: {
50: '#bdc6ca',
500: '#a2aeb4',
950: '#000000',
},
}SCSS
$custom: #a2aeb4; $custom-light: #bdc6ca; $custom-dark: #000000;
JSON
{
"hex": "#a2aeb4",
"rgb": {
"r": 162,
"g": 174,
"b": 180
},
"hsl": {
"h": 200,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.74324,
"c": 0.01604,
"h": 229.1
},
"luminance": 0.41249
}Semantic roles & 50–950 ramp
primary
#A2AEB4
secondary
#DCD8D6
accent
#675195
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282