#AEBAAA#AEBAAA
#AEBAAA is a light, muted green. Relative luminance 0.470; OKLCH L 77.5% C 0.026 H 137.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAAA |
|---|---|
| RGB | rgb(174, 186, 170) |
| HSL | hsl(105, 10%, 70%) |
| HSV | hsv(105, 9%, 73%) |
| CMYK | cmyk(6.5%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(74.20, -7.15, 6.69) |
| CIE-LCH | lch(74.20, 9.79, 136.92°) |
| OKLab | oklab(77.5% -0.0193 0.0175) |
| OKLCH | oklch(77.5% 0.026 137.8) |
| XYZ | xyz(42.2689, 47.0185, 44.8710) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.27
Cement
#A5A391
ΔE00 8.37
Sage Green
#9CAF88
ΔE00 8.79
Silver (survey)
#C5C9C7
ΔE00 8.89
Greyish
#A8A495
ΔE00 8.96
Bland
#AFA88B
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAAA #B6AABA
analogous
#B6BAAA #AEBAAA #AABAAE
triadic
#AEBAAA #AAAEBA #BAAAAE
tetradic
#AEBAAA #AAB6BA #B6AABA #BAAEAA
square
#AEBAAA #AAB6BA #B6AABA #BAAEAA
split-complementary
#AEBAAA #AEAABA #BAAAB6
monochromatic
#6F8169 #8E9F88 #AEBAAA #CED5CC #EEF1EE
Accessibility & contrast
On white
2.02
#AEBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#AEBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAAA
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAAA | 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)
#BBB7A9
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#AEB9B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aebaaa; /* rgb */ color: rgb(174, 186, 170); /* oklch */ color: oklch(77.5% 0.026 137.8);
Tailwind
colors: {
custom: {
50: '#c6cec3',
500: '#aebaaa',
950: '#000000',
},
}SCSS
$custom: #aebaaa; $custom-light: #c6cec3; $custom-dark: #000000;
JSON
{
"hex": "#aebaaa",
"rgb": {
"r": 174,
"g": 186,
"b": 170
},
"hsl": {
"h": 105,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77498,
"c": 0.02599,
"h": 137.8
},
"luminance": 0.47019
}Semantic roles & 50–950 ramp
primary
#AEBAAA
secondary
#E1DEE2
accent
#519484
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281