#AEBAA7#AEBAA7
#AEBAA7 is a light, muted yellow-green. Relative luminance 0.469; OKLCH L 77.4% C 0.030 H 133.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAA7 |
|---|---|
| RGB | rgb(174, 186, 167) |
| HSL | hsl(98, 12%, 69%) |
| HSV | hsv(98, 10%, 73%) |
| CMYK | cmyk(6.5%, 0%, 10.2%, 27.1%) |
| CIE-LAB | lab(74.13, -7.69, 8.22) |
| CIE-LCH | lch(74.13, 11.25, 133.10°) |
| OKLab | oklab(77.42% -0.0205 0.0214) |
| OKLCH | oklch(77.42% 0.03 133.8) |
| XYZ | xyz(41.9883, 46.9063, 43.3935) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.46
Sage Green
#9CAF88
ΔE00 7.80
Cement
#A5A391
ΔE00 8.35
Greyish
#A8A495
ΔE00 9.12
Bland
#AFA88B
ΔE00 9.48
Silver (survey)
#C5C9C7
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAA7 #B3A7BA
analogous
#B8BAA7 #AEBAA7 #A7BAAA
triadic
#AEBAA7 #A7AEBA #BAA7AE
tetradic
#AEBAA7 #A7B8BA #B3A7BA #BAAAA7
square
#AEBAA7 #A7B8BA #B3A7BA #BAAAA7
split-complementary
#AEBAA7 #AAA7BA #BAA7B8
monochromatic
#708165 #8E9F85 #AEBAA7 #CED5C9 #EDF0EC
Accessibility & contrast
On white
2.02
#AEBAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#AEBAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAA7
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAA7 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A6
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#AEB8B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aebaa7; /* rgb */ color: rgb(174, 186, 167); /* oklch */ color: oklch(77.4% 0.030 133.8);
Tailwind
colors: {
custom: {
50: '#c6cec1',
500: '#aebaa7',
950: '#000000',
},
}SCSS
$custom: #aebaa7; $custom-light: #c6cec1; $custom-dark: #000000;
JSON
{
"hex": "#aebaa7",
"rgb": {
"r": 174,
"g": 186,
"b": 167
},
"hsl": {
"h": 97.895,
"s": 12.102,
"l": 69.216
},
"oklch": {
"l": 0.77417,
"c": 0.02963,
"h": 133.8
},
"luminance": 0.46907
}Semantic roles & 50–950 ramp
primary
#AEBAA7
secondary
#DFDCE1
accent
#4F967C
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281