#AEB2B2#AEB2B2
#AEB2B2 is a light, near-neutral grey. Relative luminance 0.441; OKLCH L 76.0% C 0.005 H 197.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2B2 |
|---|---|
| RGB | rgb(174, 178, 178) |
| HSL | hsl(180, 3%, 69%) |
| HSV | hsv(180, 2%, 70%) |
| CMYK | cmyk(2.2%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(72.26, -1.40, -0.49) |
| CIE-LCH | lch(72.26, 1.49, 199.28°) |
| OKLab | oklab(76.04% -0.0043 -0.0013) |
| OKLCH | oklch(76.04% 0.005 197.1) |
| XYZ | xyz(41.4104, 44.0537, 48.4324) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.10
Dove Gray
#B6B8BD
ΔE00 3.68
Silver
#C0C0C0
ΔE00 4.48
Silver (survey)
#C5C9C7
ΔE00 6.09
Cool Gray
#9AA7B0
ΔE00 6.18
Cool Grey
#95A3A6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2B2 #B2AEAE
analogous
#AEB2B0 #AEB2B2 #AEB0B2
triadic
#AEB2B2 #B2AEB2 #B2B2AE
tetradic
#AEB2B2 #B0AEB2 #B2AEAE #B0B2AE
square
#AEB2B2 #B0AEB2 #B2AEAE #B0B2AE
split-complementary
#AEB2B2 #B2AEB0 #B2B0AE
monochromatic
#707676 #8F9494 #AEB2B2 #CDD0D0 #EDEEEE
Accessibility & contrast
On white
2.14
#AEB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#AEB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2B2
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2B2 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B2
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#ADB2B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb2b2; /* rgb */ color: rgb(174, 178, 178); /* oklch */ color: oklch(76.0% 0.005 197.1);
Tailwind
colors: {
custom: {
50: '#c6c9c9',
500: '#aeb2b2',
950: '#000000',
},
}SCSS
$custom: #aeb2b2; $custom-light: #c6c9c9; $custom-dark: #000000;
JSON
{
"hex": "#aeb2b2",
"rgb": {
"r": 174,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 2.532,
"l": 69.02
},
"oklch": {
"l": 0.76037,
"c": 0.00452,
"h": 197.1
},
"luminance": 0.44054
}Semantic roles & 50–950 ramp
primary
#AEB2B2
secondary
#DEDDDD
accent
#59598C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282