#AEDCA7#AEDCA7
#AEDCA7 is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.8% C 0.087 H 141.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCA7 |
|---|---|
| RGB | rgb(174, 220, 167) |
| HSL | hsl(112, 43%, 76%) |
| HSV | hsv(112, 24%, 86%) |
| CMYK | cmyk(20.9%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(83.43, -24.88, 21.28) |
| CIE-LCH | lch(83.43, 32.74, 139.46°) |
| OKLab | oklab(84.83% -0.0678 0.0542) |
| OKLCH | oklch(84.83% 0.087 141.3) |
| XYZ | xyz(50.0221, 62.9738, 46.0714) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.05
Light Sage
#BCECAC
ΔE00 4.14
Hospital Green
#9BE5AA
ΔE00 4.54
Mint
#AAF0C1
ΔE00 6.11
Washed Out Green
#BCF5A6
ΔE00 7.02
Celadon
#BEFDB7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCA7 #D5A7DC
analogous
#C8DCA7 #AEDCA7 #A7DCBA
triadic
#AEDCA7 #A7AEDC #DCA7AE
tetradic
#AEDCA7 #A7C8DC #D5A7DC #DCBAA7
square
#AEDCA7 #A7C8DC #D5A7DC #DCBAA7
split-complementary
#AEDCA7 #BAA7DC #DCA7C8
monochromatic
#5DB94F #86CB7B #AEDCA7 #D6EDD3 #EBF6E9
Accessibility & contrast
On white
1.54
#AEDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#AEDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCA7
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCA7 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A4
Deuteranopia (green-blind)
#D8CEAA
Tritanopia (blue-blind)
#ABD8CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedca7; /* rgb */ color: rgb(174, 220, 167); /* oklch */ color: oklch(84.8% 0.087 141.3);
Tailwind
colors: {
custom: {
50: '#c7e7c1',
500: '#aedca7',
950: '#000000',
},
}SCSS
$custom: #aedca7; $custom-light: #c7e7c1; $custom-dark: #000000;
JSON
{
"hex": "#aedca7",
"rgb": {
"r": 174,
"g": 220,
"b": 167
},
"hsl": {
"h": 112.075,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.84826,
"c": 0.0868,
"h": 141.3
},
"luminance": 0.62975
}Semantic roles & 50–950 ramp
primary
#AEDCA7
secondary
#AB73B4
accent
#2FB6A4
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482