#AEBEAB#AEBEAB
#AEBEAB is a light, muted green. Relative luminance 0.488; OKLCH L 78.4% C 0.032 H 140.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEAB |
|---|---|
| RGB | rgb(174, 190, 171) |
| HSL | hsl(111, 13%, 71%) |
| HSV | hsv(111, 10%, 75%) |
| CMYK | cmyk(8.4%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(75.31, -9.07, 7.73) |
| CIE-LCH | lch(75.31, 11.92, 139.58°) |
| OKLab | oklab(78.38% -0.0246 0.0201) |
| OKLCH | oklch(78.38% 0.032 140.7) |
| XYZ | xyz(43.2183, 48.7655, 45.6560) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.42
Sage Green
#9CAF88
ΔE00 8.03
Cement
#A5A391
ΔE00 9.97
Silver (survey)
#C5C9C7
ΔE00 10.07
Darkseagreen
#8FBC8F
ΔE00 10.43
Greyish
#A8A495
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEAB #BBABBE
analogous
#B7BEAB #AEBEAB #ABBEB1
triadic
#AEBEAB #ABAEBE #BEABAE
tetradic
#AEBEAB #ABB7BE #BBABBE #BEB1AB
square
#AEBEAB #ABB7BE #BBABBE #BEB1AB
split-complementary
#AEBEAB #B1ABBE #BEABB7
monochromatic
#6D8768 #8DA388 #AEBEAB #CFD9CE #EEF2EE
Accessibility & contrast
On white
1.95
#AEBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#AEBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEAB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEAB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#BCB9AC
Tritanopia (blue-blind)
#ADBDB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebeab; /* rgb */ color: rgb(174, 190, 171); /* oklch */ color: oklch(78.4% 0.032 140.7);
Tailwind
colors: {
custom: {
50: '#c6d1c4',
500: '#aebeab',
950: '#000000',
},
}SCSS
$custom: #aebeab; $custom-light: #c6d1c4; $custom-dark: #000000;
JSON
{
"hex": "#aebeab",
"rgb": {
"r": 174,
"g": 190,
"b": 171
},
"hsl": {
"h": 110.526,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78379,
"c": 0.0318,
"h": 140.7
},
"luminance": 0.48766
}Semantic roles & 50–950 ramp
primary
#AEBEAB
secondary
#E4E0E5
accent
#4F978B
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281