#AEBAA6#AEBAA6
#AEBAA6 is a light, muted yellow-green. Relative luminance 0.469; OKLCH L 77.4% C 0.031 H 132.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAA6 |
|---|---|
| RGB | rgb(174, 186, 166) |
| HSL | hsl(96, 13%, 69%) |
| HSV | hsv(96, 11%, 73%) |
| CMYK | cmyk(6.5%, 0%, 10.8%, 27.1%) |
| CIE-LAB | lab(74.11, -7.86, 8.72) |
| CIE-LCH | lch(74.11, 11.75, 132.03°) |
| OKLab | oklab(77.39% -0.0209 0.0227) |
| OKLCH | oklch(77.39% 0.031 132.7) |
| XYZ | xyz(41.8962, 46.8694, 42.9085) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.22
Sage Green
#9CAF88
ΔE00 7.49
Cement
#A5A391
ΔE00 8.37
Greyish
#A8A495
ΔE00 9.20
Bland
#AFA88B
ΔE00 9.36
Silver (survey)
#C5C9C7
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAA6 #B2A6BA
analogous
#B8BAA6 #AEBAA6 #A6BAA8
triadic
#AEBAA6 #A6AEBA #BAA6AE
tetradic
#AEBAA6 #A6B8BA #B2A6BA #BAA8A6
square
#AEBAA6 #A6B8BA #B2A6BA #BAA8A6
split-complementary
#AEBAA6 #A8A6BA #BAA6B8
monochromatic
#708164 #8F9F84 #AEBAA6 #CDD5C8 #EDEFEB
Accessibility & contrast
On white
2.02
#AEBAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#AEBAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAA6
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAA6 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A5
Deuteranopia (green-blind)
#BAB6A7
Tritanopia (blue-blind)
#AEB8B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aebaa6; /* rgb */ color: rgb(174, 186, 166); /* oklch */ color: oklch(77.4% 0.031 132.7);
Tailwind
colors: {
custom: {
50: '#c6cec0',
500: '#aebaa6',
950: '#000000',
},
}SCSS
$custom: #aebaa6; $custom-light: #c6cec0; $custom-dark: #000000;
JSON
{
"hex": "#aebaa6",
"rgb": {
"r": 174,
"g": 186,
"b": 166
},
"hsl": {
"h": 96,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.77391,
"c": 0.03087,
"h": 132.7
},
"luminance": 0.4687
}Semantic roles & 50–950 ramp
primary
#AEBAA6
secondary
#DEDBE1
accent
#4F977A
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281