#AEB39B#AEB39B
#AEB39B is a light, muted yellow-green. Relative luminance 0.436; OKLCH L 75.6% C 0.034 H 116.8°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB39B |
|---|---|
| RGB | rgb(174, 179, 155) |
| HSL | hsl(73, 14%, 65%) |
| HSV | hsv(73, 13%, 70%) |
| CMYK | cmyk(2.8%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(71.96, -6.06, 11.67) |
| CIE-LCH | lch(71.96, 13.15, 117.43°) |
| OKLab | oklab(75.61% -0.0152 0.0302) |
| OKLCH | oklch(75.61% 0.034 116.8) |
| XYZ | xyz(39.4913, 43.6055, 37.3402) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.76
Bland
#AFA88B
ΔE00 5.98
Stone (survey)
#ADA587
ΔE00 6.81
Greyish
#A8A495
ΔE00 6.83
Sage Green
#9CAF88
ΔE00 6.98
Greenish Grey
#96AE8D
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB39B #A09BB3
analogous
#B3AC9B #AEB39B #A2B39B
triadic
#AEB39B #9BAEB3 #B39BAE
tetradic
#AEB39B #9BB3AC #A09BB3 #B39BA2
square
#AEB39B #9BB3AC #A09BB3 #B39BA2
split-complementary
#AEB39B #9BA2B3 #AC9BB3
monochromatic
#72785B #929978 #AEB39B #CACDBE #E6E8E1
Accessibility & contrast
On white
2.16
#AEB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#AEB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB39B
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB39B | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B09A
Deuteranopia (green-blind)
#B6B19C
Tritanopia (blue-blind)
#B1B0AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeb39b; /* rgb */ color: rgb(174, 179, 155); /* oklch */ color: oklch(75.6% 0.034 116.8);
Tailwind
colors: {
custom: {
50: '#c6c9b8',
500: '#aeb39b',
950: '#000000',
},
}SCSS
$custom: #aeb39b; $custom-light: #c6c9b8; $custom-dark: #000000;
JSON
{
"hex": "#aeb39b",
"rgb": {
"r": 174,
"g": 179,
"b": 155
},
"hsl": {
"h": 72.5,
"s": 13.636,
"l": 65.49
},
"oklch": {
"l": 0.75612,
"c": 0.03385,
"h": 116.8
},
"luminance": 0.43605
}Semantic roles & 50–950 ramp
primary
#AEB39B
secondary
#D3D1D9
accent
#4E985D
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280