#AEBAA8#AEBAA8
#AEBAA8 is a light, muted green. Relative luminance 0.469; OKLCH L 77.4% C 0.028 H 135.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAA8 |
|---|---|
| RGB | rgb(174, 186, 168) |
| HSL | hsl(100, 12%, 69%) |
| HSV | hsv(100, 10%, 73%) |
| CMYK | cmyk(6.5%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(74.15, -7.51, 7.71) |
| CIE-LCH | lch(74.15, 10.76, 134.26°) |
| OKLab | oklab(77.44% -0.0201 0.0201) |
| OKLCH | oklch(77.44% 0.028 135) |
| XYZ | xyz(42.0811, 46.9434, 43.8822) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.72
Sage Green
#9CAF88
ΔE00 8.12
Cement
#A5A391
ΔE00 8.34
Greyish
#A8A495
ΔE00 9.06
Silver (survey)
#C5C9C7
ΔE00 9.48
Bland
#AFA88B
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAA8 #B4A8BA
analogous
#B7BAA8 #AEBAA8 #A8BAAB
triadic
#AEBAA8 #A8AEBA #BAA8AE
tetradic
#AEBAA8 #A8B7BA #B4A8BA #BAABA8
square
#AEBAA8 #A8B7BA #B4A8BA #BAABA8
split-complementary
#AEBAA8 #ABA8BA #BAA8B7
monochromatic
#6F8166 #8E9F86 #AEBAA8 #CED5CA #EEF0EC
Accessibility & contrast
On white
2.02
#AEBAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#AEBAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAA8
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAA8 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#BAB6A9
Tritanopia (blue-blind)
#AEB8B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aebaa8; /* rgb */ color: rgb(174, 186, 168); /* oklch */ color: oklch(77.4% 0.028 135.0);
Tailwind
colors: {
custom: {
50: '#c6cec1',
500: '#aebaa8',
950: '#000000',
},
}SCSS
$custom: #aebaa8; $custom-light: #c6cec1; $custom-dark: #000000;
JSON
{
"hex": "#aebaa8",
"rgb": {
"r": 174,
"g": 186,
"b": 168
},
"hsl": {
"h": 100,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.77444,
"c": 0.0284,
"h": 135
},
"luminance": 0.46944
}Semantic roles & 50–950 ramp
primary
#AEBAA8
secondary
#E0DCE1
accent
#50967E
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281