#AEDCA9#AEDCA9
#AEDCA9 is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.9% C 0.085 H 142.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCA9 |
|---|---|
| RGB | rgb(174, 220, 169) |
| HSL | hsl(114, 42%, 76%) |
| HSV | hsv(114, 23%, 86%) |
| CMYK | cmyk(20.9%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(83.47, -24.55, 20.29) |
| CIE-LCH | lch(83.47, 31.85, 140.43°) |
| OKLab | oklab(84.87% -0.0669 0.0518) |
| OKLCH | oklch(84.87% 0.085 142.3) |
| XYZ | xyz(50.2084, 63.0483, 47.0526) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.47
Light Sage
#BCECAC
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 4.56
Mint
#AAF0C1
ΔE00 5.89
Washed Out Green
#BCF5A6
ΔE00 7.33
Celadon
#BEFDB7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCA9 #D7A9DC
analogous
#C8DCA9 #AEDCA9 #A9DCBE
triadic
#AEDCA9 #A9AEDC #DCA9AE
tetradic
#AEDCA9 #A9C8DC #D7A9DC #DCBEA9
square
#AEDCA9 #A9C8DC #D7A9DC #DCBEA9
split-complementary
#AEDCA9 #BEA9DC #DCA9C8
monochromatic
#5CB952 #85CA7E #AEDCA9 #D7EED4 #EBF6E9
Accessibility & contrast
On white
1.54
#AEDCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#AEDCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCA9
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCA9 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A6
Deuteranopia (green-blind)
#D7CEAC
Tritanopia (blue-blind)
#ABD9CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedca9; /* rgb */ color: rgb(174, 220, 169); /* oklch */ color: oklch(84.9% 0.085 142.3);
Tailwind
colors: {
custom: {
50: '#c7e7c2',
500: '#aedca9',
950: '#000000',
},
}SCSS
$custom: #aedca9; $custom-light: #c7e7c2; $custom-dark: #000000;
JSON
{
"hex": "#aedca9",
"rgb": {
"r": 174,
"g": 220,
"b": 169
},
"hsl": {
"h": 114.118,
"s": 42.149,
"l": 76.275
},
"oklch": {
"l": 0.8487,
"c": 0.08463,
"h": 142.3
},
"luminance": 0.6305
}Semantic roles & 50–950 ramp
primary
#AEDCA9
secondary
#AE75B4
accent
#30B5A8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482