#A2AEB3#A2AEB3
#A2AEB3 is a light, near-neutral cyan. Relative luminance 0.412; OKLCH L 74.3% C 0.015 H 224.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEB3 |
|---|---|
| RGB | rgb(162, 174, 179) |
| HSL | hsl(198, 10%, 67%) |
| HSV | hsv(198, 9%, 70%) |
| CMYK | cmyk(9.5%, 2.8%, 0%, 29.8%) |
| CIE-LAB | lab(70.32, -3.18, -4.00) |
| CIE-LCH | lch(70.32, 5.11, 231.51°) |
| OKLab | oklab(74.29% -0.0109 -0.0107) |
| OKLCH | oklch(74.29% 0.015 224.6) |
| XYZ | xyz(38.1712, 41.2076, 48.5819) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.79
Cool Grey
#95A3A6
ΔE00 3.76
Dark Gray
#A9A9A9
ΔE00 5.52
Dove Gray
#B6B8BD
ΔE00 5.73
Bluey Grey
#89A0B0
ΔE00 6.90
Bluegrey
#85A3B2
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEB3 #B3A7A2
analogous
#A2B3B0 #A2AEB3 #A2A6B3
triadic
#A2AEB3 #B3A2AE #AEB3A2
tetradic
#A2AEB3 #B0A2B3 #B3A7A2 #A6B3A2
square
#A2AEB3 #B0A2B3 #B3A7A2 #A6B3A2
split-complementary
#A2AEB3 #B3A2A6 #B3B0A2
monochromatic
#627278 #809197 #A2AEB3 #C4CBCF #E5E9EA
Accessibility & contrast
On white
2.27
#A2AEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#A2AEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEB3
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEB3 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB3
Deuteranopia (green-blind)
#A9ABB3
Tritanopia (blue-blind)
#9EB0AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2aeb3; /* rgb */ color: rgb(162, 174, 179); /* oklch */ color: oklch(74.3% 0.015 224.6);
Tailwind
colors: {
custom: {
50: '#bdc6c9',
500: '#a2aeb3',
950: '#000000',
},
}SCSS
$custom: #a2aeb3; $custom-light: #bdc6c9; $custom-dark: #000000;
JSON
{
"hex": "#a2aeb3",
"rgb": {
"r": 162,
"g": 174,
"b": 179
},
"hsl": {
"h": 197.647,
"s": 10.059,
"l": 66.863
},
"oklch": {
"l": 0.74292,
"c": 0.01532,
"h": 224.6
},
"luminance": 0.41208
}Semantic roles & 50–950 ramp
primary
#A2AEB3
secondary
#DBD7D6
accent
#655194
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282