#AEB39E#AEB39E
#AEB39E is a light, muted yellow-green. Relative luminance 0.437; OKLCH L 75.7% C 0.030 H 118.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB39E |
|---|---|
| RGB | rgb(174, 179, 158) |
| HSL | hsl(74, 12%, 66%) |
| HSV | hsv(74, 12%, 70%) |
| CMYK | cmyk(2.8%, 0%, 11.7%, 29.8%) |
| CIE-LAB | lab(72.03, -5.55, 10.13) |
| CIE-LCH | lch(72.03, 11.55, 118.72°) |
| OKLab | oklab(75.69% -0.014 0.0263) |
| OKLCH | oklch(75.69% 0.03 118) |
| XYZ | xyz(39.7464, 43.7076, 38.6836) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.45
Bland
#AFA88B
ΔE00 6.31
Greyish
#A8A495
ΔE00 6.34
Stone (survey)
#ADA587
ΔE00 7.15
Sage Green
#9CAF88
ΔE00 7.78
Greenish Grey
#96AE8D
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB39E #A39EB3
analogous
#B3AD9E #AEB39E #A3B39E
triadic
#AEB39E #9EAEB3 #B39EAE
tetradic
#AEB39E #9EB3AD #A39EB3 #B39EA3
square
#AEB39E #9EB3AD #A39EB3 #B39EA3
split-complementary
#AEB39E #9EA3B3 #AD9EB3
monochromatic
#72785E #91987C #AEB39E #CBCEC0 #E7E9E3
Accessibility & contrast
On white
2.16
#AEB39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#AEB39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB39E
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB39E | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09D
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#B0B0AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb39e; /* rgb */ color: rgb(174, 179, 158); /* oklch */ color: oklch(75.7% 0.030 118.0);
Tailwind
colors: {
custom: {
50: '#c6c9ba',
500: '#aeb39e',
950: '#000000',
},
}SCSS
$custom: #aeb39e; $custom-light: #c6c9ba; $custom-dark: #000000;
JSON
{
"hex": "#aeb39e",
"rgb": {
"r": 174,
"g": 179,
"b": 158
},
"hsl": {
"h": 74.286,
"s": 12.139,
"l": 66.078
},
"oklch": {
"l": 0.75689,
"c": 0.0298,
"h": 118
},
"luminance": 0.43707
}Semantic roles & 50–950 ramp
primary
#AEB39E
secondary
#D5D3DA
accent
#4F9660
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280