#AEDCAB#AEDCAB
#AEDCAB is a very light, moderate green. Relative luminance 0.631; OKLCH L 84.9% C 0.082 H 143.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCAB |
|---|---|
| RGB | rgb(174, 220, 171) |
| HSL | hsl(116, 41%, 77%) |
| HSV | hsv(116, 22%, 86%) |
| CMYK | cmyk(20.9%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(83.51, -24.22, 19.30) |
| CIE-LCH | lch(83.51, 30.97, 141.45°) |
| OKLab | oklab(84.92% -0.0661 0.0493) |
| OKLCH | oklch(84.92% 0.082 143.3) |
| XYZ | xyz(50.3976, 63.1240, 48.0490) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.92
Hospital Green
#9BE5AA
ΔE00 4.63
Light Sage
#BCECAC
ΔE00 4.70
Mint
#AAF0C1
ΔE00 5.69
Washed Out Green
#BCF5A6
ΔE00 7.67
Celadon
#BEFDB7
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCAB #D9ABDC
analogous
#C7DCAB #AEDCAB #ABDCC1
triadic
#AEDCAB #ABAEDC #DCABAE
tetradic
#AEDCAB #ABC7DC #D9ABDC #DCC1AB
square
#AEDCAB #ABC7DC #D9ABDC #DCC1AB
split-complementary
#AEDCAB #C1ABDC #DCABC7
monochromatic
#5BB855 #84CA80 #AEDCAB #D8EED6 #EAF6E9
Accessibility & contrast
On white
1.54
#AEDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#AEDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCAB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCAB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A8
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#AAD9CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedcab; /* rgb */ color: rgb(174, 220, 171); /* oklch */ color: oklch(84.9% 0.082 143.3);
Tailwind
colors: {
custom: {
50: '#c7e7c4',
500: '#aedcab',
950: '#000000',
},
}SCSS
$custom: #aedcab; $custom-light: #c7e7c4; $custom-dark: #000000;
JSON
{
"hex": "#aedcab",
"rgb": {
"r": 174,
"g": 220,
"b": 171
},
"hsl": {
"h": 116.327,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.84915,
"c": 0.08247,
"h": 143.3
},
"luminance": 0.63125
}Semantic roles & 50–950 ramp
primary
#AEDCAB
secondary
#B077B4
accent
#31B4AC
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482