#AEB8A2#AEB8A2
#AEB8A2 is a light, muted yellow-green. Relative luminance 0.459; OKLCH L 76.9% C 0.033 H 127.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8A2 |
|---|---|
| RGB | rgb(174, 184, 162) |
| HSL | hsl(87, 13%, 68%) |
| HSV | hsv(87, 12%, 72%) |
| CMYK | cmyk(5.4%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(73.47, -7.51, 10.00) |
| CIE-LCH | lch(73.47, 12.50, 126.92°) |
| OKLab | oklab(76.86% -0.0197 0.026) |
| OKLCH | oklch(76.86% 0.033 127.2) |
| XYZ | xyz(41.1166, 45.8882, 40.8666) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.93
Greenish Grey
#96AE8D
ΔE00 6.96
Cement
#A5A391
ΔE00 7.63
Bland
#AFA88B
ΔE00 8.34
Greyish
#A8A495
ΔE00 8.57
Stone (survey)
#ADA587
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8A2 #ACA2B8
analogous
#B8B7A2 #AEB8A2 #A3B8A2
triadic
#AEB8A2 #A2AEB8 #B8A2AE
tetradic
#AEB8A2 #A2B8B7 #ACA2B8 #B8A2A3
square
#AEB8A2 #A2B8B7 #ACA2B8 #B8A2A3
split-complementary
#AEB8A2 #A2A3B8 #B7A2B8
monochromatic
#717F61 #909E7F #AEB8A2 #CCD2C5 #EAEDE7
Accessibility & contrast
On white
2.06
#AEB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#AEB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8A2
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8A2 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#AFB6B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb8a2; /* rgb */ color: rgb(174, 184, 162); /* oklch */ color: oklch(76.9% 0.033 127.2);
Tailwind
colors: {
custom: {
50: '#c6cdbd',
500: '#aeb8a2',
950: '#000000',
},
}SCSS
$custom: #aeb8a2; $custom-light: #c6cdbd; $custom-dark: #000000;
JSON
{
"hex": "#aeb8a2",
"rgb": {
"r": 174,
"g": 184,
"b": 162
},
"hsl": {
"h": 87.273,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76859,
"c": 0.03258,
"h": 127.2
},
"luminance": 0.45888
}Semantic roles & 50–950 ramp
primary
#AEB8A2
secondary
#DBD8DE
accent
#4E986F
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281