#AEB79F#AEB79F
#AEB79F is a light, muted yellow-green. Relative luminance 0.454; OKLCH L 76.6% C 0.035 H 124.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB79F |
|---|---|
| RGB | rgb(174, 183, 159) |
| HSL | hsl(83, 14%, 67%) |
| HSV | hsv(83, 13%, 72%) |
| CMYK | cmyk(4.9%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(73.13, -7.50, 11.15) |
| CIE-LCH | lch(73.13, 13.43, 123.92°) |
| OKLab | oklab(76.57% -0.0195 0.0289) |
| OKLCH | oklch(76.57% 0.035 124) |
| XYZ | xyz(40.6461, 45.3688, 39.4099) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.43
Greenish Grey
#96AE8D
ΔE00 6.73
Cement
#A5A391
ΔE00 7.38
Bland
#AFA88B
ΔE00 7.75
Greyish
#A8A495
ΔE00 8.42
Stone (survey)
#ADA587
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB79F #A89FB7
analogous
#B7B49F #AEB79F #A2B79F
triadic
#AEB79F #9FAEB7 #B79FAE
tetradic
#AEB79F #9FB7B4 #A89FB7 #B79FA2
square
#AEB79F #9FB7B4 #A89FB7 #B79FA2
split-complementary
#AEB79F #9FA2B7 #B49FB7
monochromatic
#727D5E #909D7C #AEB79F #CCD1C2 #E9EBE5
Accessibility & contrast
On white
2.08
#AEB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#AEB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB79F
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB79F | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49E
Deuteranopia (green-blind)
#B9B3A0
Tritanopia (blue-blind)
#B0B4B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb79f; /* rgb */ color: rgb(174, 183, 159); /* oklch */ color: oklch(76.6% 0.035 124.0);
Tailwind
colors: {
custom: {
50: '#c6ccbb',
500: '#aeb79f',
950: '#000000',
},
}SCSS
$custom: #aeb79f; $custom-light: #c6ccbb; $custom-dark: #000000;
JSON
{
"hex": "#aeb79f",
"rgb": {
"r": 174,
"g": 183,
"b": 159
},
"hsl": {
"h": 82.5,
"s": 14.286,
"l": 67.059
},
"oklch": {
"l": 0.76568,
"c": 0.03484,
"h": 124
},
"luminance": 0.45369
}Semantic roles & 50–950 ramp
primary
#AEB79F
secondary
#D8D5DD
accent
#4D9869
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280