#AEBBAB#AEBBAB
#AEBBAB is a light, muted green. Relative luminance 0.475; OKLCH L 77.7% C 0.027 H 139.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBAB |
|---|---|
| RGB | rgb(174, 187, 171) |
| HSL | hsl(109, 11%, 70%) |
| HSV | hsv(109, 9%, 73%) |
| CMYK | cmyk(7%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.50, -7.50, 6.57) |
| CIE-LCH | lch(74.50, 9.97, 138.79°) |
| OKLab | oklab(77.74% -0.0203 0.0171) |
| OKLCH | oklch(77.74% 0.027 139.8) |
| XYZ | xyz(42.5752, 47.4793, 45.4416) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.22
Cement
#A5A391
ΔE00 8.78
Sage Green
#9CAF88
ΔE00 8.80
Silver (survey)
#C5C9C7
ΔE00 8.96
Greyish
#A8A495
ΔE00 9.39
Bland
#AFA88B
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBAB #B8ABBB
analogous
#B6BBAB #AEBBAB #ABBBB0
triadic
#AEBBAB #ABAEBB #BBABAE
tetradic
#AEBBAB #ABB6BB #B8ABBB #BBB0AB
square
#AEBBAB #ABB6BB #B8ABBB #BBB0AB
split-complementary
#AEBBAB #B0ABBB #BBABB6
monochromatic
#6E8269 #8DA089 #AEBBAB #CFD6CD #EFF1EE
Accessibility & contrast
On white
2.00
#AEBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#AEBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBAB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBAB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#ADBAB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aebbab; /* rgb */ color: rgb(174, 187, 171); /* oklch */ color: oklch(77.7% 0.027 139.8);
Tailwind
colors: {
custom: {
50: '#c6cfc4',
500: '#aebbab',
950: '#000000',
},
}SCSS
$custom: #aebbab; $custom-light: #c6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#aebbab",
"rgb": {
"r": 174,
"g": 187,
"b": 171
},
"hsl": {
"h": 108.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77738,
"c": 0.02655,
"h": 139.8
},
"luminance": 0.4748
}Semantic roles & 50–950 ramp
primary
#AEBBAB
secondary
#E2DFE3
accent
#519588
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281