#AEBDA0#AEBDA0
#AEBDA0 is a light, muted yellow-green. Relative luminance 0.479; OKLCH L 77.9% C 0.043 H 129.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDA0 |
|---|---|
| RGB | rgb(174, 189, 160) |
| HSL | hsl(91, 18%, 68%) |
| HSV | hsv(91, 15%, 74%) |
| CMYK | cmyk(7.9%, 0%, 15.3%, 25.9%) |
| CIE-LAB | lab(74.78, -10.47, 12.94) |
| CIE-LCH | lch(74.78, 16.64, 128.99°) |
| OKLab | oklab(77.88% -0.0278 0.0334) |
| OKLCH | oklch(77.88% 0.043 129.8) |
| XYZ | xyz(41.9973, 47.9317, 40.2901) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.40
Greenish Grey
#96AE8D
ΔE00 5.67
Darkseagreen
#8FBC8F
ΔE00 8.43
Lichen
#8FB67B
ΔE00 9.71
Grey Green
#86A17D
ΔE00 9.89
Bland
#AFA88B
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDA0 #AFA0BD
analogous
#BCBDA0 #AEBDA0 #A0BDA0
triadic
#AEBDA0 #A0AEBD #BDA0AE
tetradic
#AEBDA0 #A0BCBD #AFA0BD #BDA0A0
square
#AEBDA0 #A0BCBD #AFA0BD #BDA0A0
split-complementary
#AEBDA0 #A0A0BD #BDA0BC
monochromatic
#71865D #8FA47C #AEBDA0 #CDD6C4 #ECEFE8
Accessibility & contrast
On white
1.98
#AEBDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#AEBDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDA0
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDA0 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B99E
Deuteranopia (green-blind)
#BEB8A1
Tritanopia (blue-blind)
#AFBAB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebda0; /* rgb */ color: rgb(174, 189, 160); /* oklch */ color: oklch(77.9% 0.043 129.8);
Tailwind
colors: {
custom: {
50: '#c6d0bc',
500: '#aebda0',
950: '#000000',
},
}SCSS
$custom: #aebda0; $custom-light: #c6d0bc; $custom-dark: #000000;
JSON
{
"hex": "#aebda0",
"rgb": {
"r": 174,
"g": 189,
"b": 160
},
"hsl": {
"h": 91.034,
"s": 18.012,
"l": 68.431
},
"oklch": {
"l": 0.77881,
"c": 0.04346,
"h": 129.8
},
"luminance": 0.47932
}Semantic roles & 50–950 ramp
primary
#AEBDA0
secondary
#DDD8E1
accent
#499C74
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281