#AEBDAB#AEBDAB
#AEBDAB is a light, muted green. Relative luminance 0.483; OKLCH L 78.2% C 0.030 H 140.5°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDAB |
|---|---|
| RGB | rgb(174, 189, 171) |
| HSL | hsl(110, 12%, 71%) |
| HSV | hsv(110, 10%, 74%) |
| CMYK | cmyk(7.9%, 0%, 9.5%, 25.9%) |
| CIE-LAB | lab(75.03, -8.55, 7.34) |
| CIE-LCH | lch(75.03, 11.27, 139.35°) |
| OKLab | oklab(78.16% -0.0232 0.0191) |
| OKLCH | oklch(78.16% 0.03 140.5) |
| XYZ | xyz(43.0025, 48.3338, 45.5840) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.65
Sage Green
#9CAF88
ΔE00 8.25
Cement
#A5A391
ΔE00 9.57
Silver (survey)
#C5C9C7
ΔE00 9.70
Greyish
#A8A495
ΔE00 10.30
Bland
#AFA88B
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDAB #BAABBD
analogous
#B7BDAB #AEBDAB #ABBDB1
triadic
#AEBDAB #ABAEBD #BDABAE
tetradic
#AEBDAB #ABB7BD #BAABBD #BDB1AB
square
#AEBDAB #ABB7BD #BAABBD #BDB1AB
split-complementary
#AEBDAB #B1ABBD #BDABB7
monochromatic
#6D8569 #8DA289 #AEBDAB #CFD8CD #EEF2EE
Accessibility & contrast
On white
1.97
#AEBDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#AEBDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDAB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDAB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAA
Deuteranopia (green-blind)
#BCB8AC
Tritanopia (blue-blind)
#ADBCB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebdab; /* rgb */ color: rgb(174, 189, 171); /* oklch */ color: oklch(78.2% 0.030 140.5);
Tailwind
colors: {
custom: {
50: '#c6d0c4',
500: '#aebdab',
950: '#000000',
},
}SCSS
$custom: #aebdab; $custom-light: #c6d0c4; $custom-dark: #000000;
JSON
{
"hex": "#aebdab",
"rgb": {
"r": 174,
"g": 189,
"b": 171
},
"hsl": {
"h": 110,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78165,
"c": 0.03005,
"h": 140.5
},
"luminance": 0.48334
}Semantic roles & 50–950 ramp
primary
#AEBDAB
secondary
#E4DFE4
accent
#4F968A
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281