#AEB2AF#AEB2AF
#AEB2AF is a light, near-neutral grey. Relative luminance 0.439; OKLCH L 75.9% C 0.006 H 153.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2AF |
|---|---|
| RGB | rgb(174, 178, 175) |
| HSL | hsl(135, 3%, 69%) |
| HSV | hsv(135, 2%, 70%) |
| CMYK | cmyk(2.2%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(72.18, -1.97, 1.04) |
| CIE-LCH | lch(72.18, 2.23, 152.20°) |
| OKLab | oklab(75.95% -0.0055 0.0027) |
| OKLCH | oklch(75.95% 0.006 153.8) |
| XYZ | xyz(41.1125, 43.9345, 46.8634) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.70
Silver
#C0C0C0
ΔE00 4.98
Dove Gray
#B6B8BD
ΔE00 5.13
Silver (survey)
#C5C9C7
ΔE00 6.09
Cool Grey
#95A3A6
ΔE00 6.81
Greyish
#A8A495
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2AF #B2AEB1
analogous
#AFB2AE #AEB2AF #AEB2B1
triadic
#AEB2AF #AFAEB2 #B2AFAE
tetradic
#AEB2AF #AEAFB2 #B2AEB1 #B2B1AE
square
#AEB2AF #AEAFB2 #B2AEB1 #B2B1AE
split-complementary
#AEB2AF #B1AEB2 #B2AEAF
monochromatic
#707671 #8F9490 #AEB2AF #CDD0CE #EDEEED
Accessibility & contrast
On white
2.15
#AEB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#AEB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2AF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2AF | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AF
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#AEB2B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb2af; /* rgb */ color: rgb(174, 178, 175); /* oklch */ color: oklch(75.9% 0.006 153.8);
Tailwind
colors: {
custom: {
50: '#c6c9c6',
500: '#aeb2af',
950: '#000000',
},
}SCSS
$custom: #aeb2af; $custom-light: #c6c9c6; $custom-dark: #000000;
JSON
{
"hex": "#aeb2af",
"rgb": {
"r": 174,
"g": 178,
"b": 175
},
"hsl": {
"h": 135,
"s": 2.532,
"l": 69.02
},
"oklch": {
"l": 0.75948,
"c": 0.00615,
"h": 153.8
},
"luminance": 0.43935
}Semantic roles & 50–950 ramp
primary
#AEB2AF
secondary
#DEDDDE
accent
#59808C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282