#AEBDA7#AEBDA7
#AEBDA7 is a light, muted green. Relative luminance 0.482; OKLCH L 78.1% C 0.035 H 135.6°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDA7 |
|---|---|
| RGB | rgb(174, 189, 167) |
| HSL | hsl(101, 14%, 70%) |
| HSV | hsv(101, 12%, 74%) |
| CMYK | cmyk(7.9%, 0%, 11.6%, 25.9%) |
| CIE-LAB | lab(74.94, -9.26, 9.37) |
| CIE-LCH | lch(74.94, 13.18, 134.66°) |
| OKLab | oklab(78.06% -0.0248 0.0244) |
| OKLCH | oklch(78.06% 0.035 135.6) |
| XYZ | xyz(42.6270, 48.1836, 43.6063) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.71
Sage Green
#9CAF88
ΔE00 7.06
Cement
#A5A391
ΔE00 9.65
Darkseagreen
#8FBC8F
ΔE00 9.83
Bland
#AFA88B
ΔE00 10.35
Greyish
#A8A495
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDA7 #B6A7BD
analogous
#B9BDA7 #AEBDA7 #A7BDAB
triadic
#AEBDA7 #A7AEBD #BDA7AE
tetradic
#AEBDA7 #A7B9BD #B6A7BD #BDABA7
square
#AEBDA7 #A7B9BD #B6A7BD #BDABA7
split-complementary
#AEBDA7 #ABA7BD #BDA7B9
monochromatic
#6F8564 #8EA384 #AEBDA7 #CED7CA #EEF1ED
Accessibility & contrast
On white
1.97
#AEBDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#AEBDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDA7
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDA7 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A6
Deuteranopia (green-blind)
#BCB8A8
Tritanopia (blue-blind)
#AEBBB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebda7; /* rgb */ color: rgb(174, 189, 167); /* oklch */ color: oklch(78.1% 0.035 135.6);
Tailwind
colors: {
custom: {
50: '#c6d0c1',
500: '#aebda7',
950: '#000000',
},
}SCSS
$custom: #aebda7; $custom-light: #c6d0c1; $custom-dark: #000000;
JSON
{
"hex": "#aebda7",
"rgb": {
"r": 174,
"g": 189,
"b": 167
},
"hsl": {
"h": 100.909,
"s": 14.286,
"l": 69.804
},
"oklch": {
"l": 0.78059,
"c": 0.03479,
"h": 135.6
},
"luminance": 0.48184
}Semantic roles & 50–950 ramp
primary
#AEBDA7
secondary
#E1DDE3
accent
#4D9880
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281