#AEBAA2#AEBAA2
#AEBAA2 is a light, muted yellow-green. Relative luminance 0.467; OKLCH L 77.3% C 0.036 H 129.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAA2 |
|---|---|
| RGB | rgb(174, 186, 162) |
| HSL | hsl(90, 15%, 68%) |
| HSV | hsv(90, 13%, 73%) |
| CMYK | cmyk(6.5%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(74.01, -8.56, 10.77) |
| CIE-LCH | lch(74.01, 13.75, 128.50°) |
| OKLab | oklab(77.29% -0.0226 0.0279) |
| OKLCH | oklch(77.29% 0.036 129) |
| XYZ | xyz(41.5350, 46.7250, 41.0060) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.35
Greenish Grey
#96AE8D
ΔE00 6.40
Cement
#A5A391
ΔE00 8.59
Bland
#AFA88B
ΔE00 9.01
Greyish
#A8A495
ΔE00 9.60
Stone (survey)
#ADA587
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAA2 #AEA2BA
analogous
#BABAA2 #AEBAA2 #A2BAA2
triadic
#AEBAA2 #A2AEBA #BAA2AE
tetradic
#AEBAA2 #A2BABA #AEA2BA #BAA2A2
square
#AEBAA2 #A2BABA #AEA2BA #BAA2A2
split-complementary
#AEBAA2 #A2A2BA #BAA2BA
monochromatic
#718260 #8FA07F #AEBAA2 #CDD4C5 #EBEEE8
Accessibility & contrast
On white
2.03
#AEBAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#AEBAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAA2
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAA2 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB6A1
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#AFB8B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aebaa2; /* rgb */ color: rgb(174, 186, 162); /* oklch */ color: oklch(77.3% 0.036 129.0);
Tailwind
colors: {
custom: {
50: '#c6cebd',
500: '#aebaa2',
950: '#000000',
},
}SCSS
$custom: #aebaa2; $custom-light: #c6cebd; $custom-dark: #000000;
JSON
{
"hex": "#aebaa2",
"rgb": {
"r": 174,
"g": 186,
"b": 162
},
"hsl": {
"h": 90,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.77287,
"c": 0.03591,
"h": 129
},
"luminance": 0.46725
}Semantic roles & 50–950 ramp
primary
#AEBAA2
secondary
#DCD8E0
accent
#4C9973
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281