#AEB595#AEB595
#AEB595 is a light, muted yellow-green. Relative luminance 0.442; OKLCH L 75.9% C 0.045 H 117.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB595 |
|---|---|
| RGB | rgb(174, 181, 149) |
| HSL | hsl(73, 18%, 65%) |
| HSV | hsv(73, 18%, 71%) |
| CMYK | cmyk(3.9%, 0%, 17.7%, 29%) |
| CIE-LAB | lab(72.37, -8.09, 15.51) |
| CIE-LCH | lch(72.37, 17.50, 117.56°) |
| OKLab | oklab(75.89% -0.0207 0.0398) |
| OKLCH | oklch(75.89% 0.045 117.5) |
| XYZ | xyz(39.4037, 44.2165, 34.8867) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.03
Greenish Grey
#96AE8D
ΔE00 6.31
Bland
#AFA88B
ΔE00 6.72
Stone (survey)
#ADA587
ΔE00 7.43
Cement
#A5A391
ΔE00 7.75
Greyish
#A8A495
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB595 #9C95B5
analogous
#B5AC95 #AEB595 #9EB595
triadic
#AEB595 #95AEB5 #B595AE
tetradic
#AEB595 #95B5AC #9C95B5 #B5959E
square
#AEB595 #95B5AC #9C95B5 #B5959E
split-complementary
#AEB595 #959EB5 #AC95B5
monochromatic
#727A55 #929C71 #AEB595 #CACEB9 #E5E7DD
Accessibility & contrast
On white
2.13
#AEB595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#AEB595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB595
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB595 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB193
Deuteranopia (green-blind)
#B9B296
Tritanopia (blue-blind)
#B1B1AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb595; /* rgb */ color: rgb(174, 181, 149); /* oklch */ color: oklch(75.9% 0.045 117.5);
Tailwind
colors: {
custom: {
50: '#c6cbb4',
500: '#aeb595',
950: '#000000',
},
}SCSS
$custom: #aeb595; $custom-light: #c6cbb4; $custom-dark: #000000;
JSON
{
"hex": "#aeb595",
"rgb": {
"r": 174,
"g": 181,
"b": 149
},
"hsl": {
"h": 73.125,
"s": 17.778,
"l": 64.706
},
"oklch": {
"l": 0.75893,
"c": 0.04492,
"h": 117.5
},
"luminance": 0.44216
}Semantic roles & 50–950 ramp
primary
#AEB595
secondary
#D0CDD8
accent
#499C5C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280