#AEBAA9#AEBAA9
#AEBAA9 is a light, muted green. Relative luminance 0.470; OKLCH L 77.5% C 0.027 H 136.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAA9 |
|---|---|
| RGB | rgb(174, 186, 169) |
| HSL | hsl(102, 11%, 70%) |
| HSV | hsv(102, 9%, 73%) |
| CMYK | cmyk(6.5%, 0%, 9.1%, 27.1%) |
| CIE-LAB | lab(74.18, -7.33, 7.20) |
| CIE-LCH | lch(74.18, 10.27, 135.53°) |
| OKLab | oklab(77.47% -0.0197 0.0188) |
| OKLCH | oklch(77.47% 0.027 136.3) |
| XYZ | xyz(42.1746, 46.9808, 44.3747) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.99
Cement
#A5A391
ΔE00 8.35
Sage Green
#9CAF88
ΔE00 8.45
Greyish
#A8A495
ΔE00 9.00
Silver (survey)
#C5C9C7
ΔE00 9.19
Bland
#AFA88B
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAA9 #B5A9BA
analogous
#B7BAA9 #AEBAA9 #A9BAAD
triadic
#AEBAA9 #A9AEBA #BAA9AE
tetradic
#AEBAA9 #A9B7BA #B5A9BA #BAADA9
square
#AEBAA9 #A9B7BA #B5A9BA #BAADA9
split-complementary
#AEBAA9 #ADA9BA #BAA9B7
monochromatic
#6F8168 #8E9F87 #AEBAA9 #CED5CB #EEF0ED
Accessibility & contrast
On white
2.02
#AEBAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#AEBAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAA9
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAA9 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A8
Deuteranopia (green-blind)
#B9B6AA
Tritanopia (blue-blind)
#AEB9B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aebaa9; /* rgb */ color: rgb(174, 186, 169); /* oklch */ color: oklch(77.5% 0.027 136.3);
Tailwind
colors: {
custom: {
50: '#c6cec2',
500: '#aebaa9',
950: '#000000',
},
}SCSS
$custom: #aebaa9; $custom-light: #c6cec2; $custom-dark: #000000;
JSON
{
"hex": "#aebaa9",
"rgb": {
"r": 174,
"g": 186,
"b": 169
},
"hsl": {
"h": 102.353,
"s": 10.968,
"l": 69.608
},
"oklch": {
"l": 0.77471,
"c": 0.02719,
"h": 136.3
},
"luminance": 0.46981
}Semantic roles & 50–950 ramp
primary
#AEBAA9
secondary
#E0DDE2
accent
#509581
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281