#AEB0A2#AEB0A2
#AEB0A2 is a light, near-neutral yellow. Relative luminance 0.427; OKLCH L 75.2% C 0.020 H 113.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0A2 |
|---|---|
| RGB | rgb(174, 176, 162) |
| HSL | hsl(69, 8%, 66%) |
| HSV | hsv(69, 8%, 69%) |
| CMYK | cmyk(1.1%, 0%, 8%, 31%) |
| CIE-LAB | lab(71.32, -3.26, 6.93) |
| CIE-LCH | lch(71.32, 7.65, 115.19°) |
| OKLab | oklab(75.16% -0.0079 0.0181) |
| OKLCH | oklch(75.16% 0.02 113.5) |
| XYZ | xyz(39.5016, 42.6581, 40.3282) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 4.30
Cement
#A5A391
ΔE00 4.32
Bland
#AFA88B
ΔE00 6.67
Stone
#A89F91
ΔE00 7.14
Dark Gray
#A9A9A9
ΔE00 7.30
Greige
#B8AB98
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0A2 #A4A2B0
analogous
#B0ABA2 #AEB0A2 #A7B0A2
triadic
#AEB0A2 #A2AEB0 #B0A2AE
tetradic
#AEB0A2 #A2B0AB #A4A2B0 #B0A2A7
square
#AEB0A2 #A2B0AB #A4A2B0 #B0A2A7
split-complementary
#AEB0A2 #A2A7B0 #ABA2B0
monochromatic
#727563 #919481 #AEB0A2 #CBCCC3 #E8E8E4
Accessibility & contrast
On white
2.20
#AEB0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#AEB0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0A2
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0A2 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B2AFA2
Tritanopia (blue-blind)
#B0AEAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeb0a2; /* rgb */ color: rgb(174, 176, 162); /* oklch */ color: oklch(75.2% 0.020 113.5);
Tailwind
colors: {
custom: {
50: '#c6c7bd',
500: '#aeb0a2',
950: '#000000',
},
}SCSS
$custom: #aeb0a2; $custom-light: #c6c7bd; $custom-dark: #000000;
JSON
{
"hex": "#aeb0a2",
"rgb": {
"r": 174,
"g": 176,
"b": 162
},
"hsl": {
"h": 68.571,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.7516,
"c": 0.01973,
"h": 113.5
},
"luminance": 0.42658
}Semantic roles & 50–950 ramp
primary
#AEB0A2
secondary
#D5D5D9
accent
#53925C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281