#A2AEB2#A2AEB2
#A2AEB2 is a light, near-neutral cyan. Relative luminance 0.412; OKLCH L 74.3% C 0.015 H 219.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEB2 |
|---|---|
| RGB | rgb(162, 174, 178) |
| HSL | hsl(195, 9%, 67%) |
| HSV | hsv(195, 9%, 70%) |
| CMYK | cmyk(9%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(70.29, -3.38, -3.49) |
| CIE-LCH | lch(70.29, 4.86, 225.88°) |
| OKLab | oklab(74.26% -0.0113 -0.0094) |
| OKLCH | oklch(74.26% 0.015 219.7) |
| XYZ | xyz(38.0705, 41.1673, 48.0512) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.16
Cool Grey
#95A3A6
ΔE00 3.58
Dark Gray
#A9A9A9
ΔE00 5.47
Dove Gray
#B6B8BD
ΔE00 5.90
Bluey Grey
#89A0B0
ΔE00 7.18
Bluegrey
#85A3B2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEB2 #B2A6A2
analogous
#A2B2AE #A2AEB2 #A2A6B2
triadic
#A2AEB2 #B2A2AE #AEB2A2
tetradic
#A2AEB2 #AEA2B2 #B2A6A2 #A6B2A2
square
#A2AEB2 #AEA2B2 #B2A6A2 #A6B2A2
split-complementary
#A2AEB2 #B2A2A6 #B2AEA2
monochromatic
#637277 #819196 #A2AEB2 #C3CBCE #E5E8E9
Accessibility & contrast
On white
2.27
#A2AEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#A2AEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEB2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEB2 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#9EAFAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2aeb2; /* rgb */ color: rgb(162, 174, 178); /* oklch */ color: oklch(74.3% 0.015 219.7);
Tailwind
colors: {
custom: {
50: '#bdc6c9',
500: '#a2aeb2',
950: '#000000',
},
}SCSS
$custom: #a2aeb2; $custom-light: #bdc6c9; $custom-dark: #000000;
JSON
{
"hex": "#a2aeb2",
"rgb": {
"r": 162,
"g": 174,
"b": 178
},
"hsl": {
"h": 195,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74261,
"c": 0.01469,
"h": 219.7
},
"luminance": 0.41168
}Semantic roles & 50–950 ramp
primary
#A2AEB2
secondary
#DAD7D5
accent
#625293
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282