#AEBDA9#AEBDA9
#AEBDA9 is a light, muted green. Relative luminance 0.483; OKLCH L 78.1% C 0.032 H 137.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDA9 |
|---|---|
| RGB | rgb(174, 189, 169) |
| HSL | hsl(105, 13%, 70%) |
| HSV | hsv(105, 11%, 74%) |
| CMYK | cmyk(7.9%, 0%, 10.6%, 25.9%) |
| CIE-LAB | lab(74.99, -8.91, 8.36) |
| CIE-LCH | lch(74.99, 12.21, 136.83°) |
| OKLab | oklab(78.11% -0.024 0.0217) |
| OKLCH | oklch(78.11% 0.032 137.8) |
| XYZ | xyz(42.8133, 48.2581, 44.5876) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.15
Sage Green
#9CAF88
ΔE00 7.64
Cement
#A5A391
ΔE00 9.59
Silver (survey)
#C5C9C7
ΔE00 10.26
Darkseagreen
#8FBC8F
ΔE00 10.33
Greyish
#A8A495
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDA9 #B8A9BD
analogous
#B8BDA9 #AEBDA9 #A9BDAE
triadic
#AEBDA9 #A9AEBD #BDA9AE
tetradic
#AEBDA9 #A9B8BD #B8A9BD #BDAEA9
square
#AEBDA9 #A9B8BD #B8A9BD #BDAEA9
split-complementary
#AEBDA9 #AEA9BD #BDA9B8
monochromatic
#6E8566 #8DA286 #AEBDA9 #CFD8CC #EFF2EE
Accessibility & contrast
On white
1.97
#AEBDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#AEBDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDA9
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDA9 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A8
Deuteranopia (green-blind)
#BCB8AA
Tritanopia (blue-blind)
#AEBBB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebda9; /* rgb */ color: rgb(174, 189, 169); /* oklch */ color: oklch(78.1% 0.032 137.8);
Tailwind
colors: {
custom: {
50: '#c6d0c2',
500: '#aebda9',
950: '#000000',
},
}SCSS
$custom: #aebda9; $custom-light: #c6d0c2; $custom-dark: #000000;
JSON
{
"hex": "#aebda9",
"rgb": {
"r": 174,
"g": 189,
"b": 169
},
"hsl": {
"h": 105,
"s": 13.158,
"l": 70.196
},
"oklch": {
"l": 0.78112,
"c": 0.03239,
"h": 137.8
},
"luminance": 0.48258
}Semantic roles & 50–950 ramp
primary
#AEBDA9
secondary
#E2DEE4
accent
#4E9785
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281