#AEB79C#AEB79C
#AEB79C is a light, muted yellow-green. Relative luminance 0.453; OKLCH L 76.5% C 0.039 H 122.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB79C |
|---|---|
| RGB | rgb(174, 183, 156) |
| HSL | hsl(80, 16%, 66%) |
| HSV | hsv(80, 15%, 72%) |
| CMYK | cmyk(4.9%, 0%, 14.8%, 28.2%) |
| CIE-LAB | lab(73.07, -8.00, 12.68) |
| CIE-LCH | lch(73.07, 15.00, 122.25°) |
| OKLab | oklab(76.49% -0.0207 0.0328) |
| OKLCH | oklch(76.49% 0.039 122.3) |
| XYZ | xyz(40.3890, 45.2659, 38.0555) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.70
Greenish Grey
#96AE8D
ΔE00 6.30
Bland
#AFA88B
ΔE00 7.59
Cement
#A5A391
ΔE00 7.71
Stone (survey)
#ADA587
ΔE00 8.38
Greyish
#A8A495
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB79C #A59CB7
analogous
#B7B39C #AEB79C #A1B79C
triadic
#AEB79C #9CAEB7 #B79CAE
tetradic
#AEB79C #9CB7B3 #A59CB7 #B79CA1
square
#AEB79C #9CB7B3 #A59CB7 #B79CA1
split-complementary
#AEB79C #9CA1B7 #B39CB7
monochromatic
#727D5B #919D79 #AEB79C #CBD1BF #E8EBE3
Accessibility & contrast
On white
2.09
#AEB79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AEB79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB79C
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB79C | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49A
Deuteranopia (green-blind)
#B9B39D
Tritanopia (blue-blind)
#B0B4AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb79c; /* rgb */ color: rgb(174, 183, 156); /* oklch */ color: oklch(76.5% 0.039 122.3);
Tailwind
colors: {
custom: {
50: '#c6ccb9',
500: '#aeb79c',
950: '#000000',
},
}SCSS
$custom: #aeb79c; $custom-light: #c6ccb9; $custom-dark: #000000;
JSON
{
"hex": "#aeb79c",
"rgb": {
"r": 174,
"g": 183,
"b": 156
},
"hsl": {
"h": 80,
"s": 15.789,
"l": 66.471
},
"oklch": {
"l": 0.76492,
"c": 0.03878,
"h": 122.3
},
"luminance": 0.45266
}Semantic roles & 50–950 ramp
primary
#AEB79C
secondary
#D6D3DC
accent
#4B9A66
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280