#AEDC7E#AEDC7E
#AEDC7E is a very light, vivid yellow-green. Relative luminance 0.617; OKLCH L 84.1% C 0.132 H 130.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDC7E |
|---|---|
| RGB | rgb(174, 220, 126) |
| HSL | hsl(89, 57%, 68%) |
| HSV | hsv(89, 43%, 86%) |
| CMYK | cmyk(20.9%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(82.75, -30.78, 41.32) |
| CIE-LCH | lch(82.75, 51.52, 126.68°) |
| OKLab | oklab(84.06% -0.0848 0.1006) |
| OKLCH | oklch(84.06% 0.132 130.1) |
| XYZ | xyz(46.8140, 61.6906, 29.1757) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.97
Light Moss Green
#A6C875
ΔE00 4.92
Light Grey Green
#B7E1A1
ΔE00 5.79
Pale Olive
#B9CC81
ΔE00 6.06
Pistachio
#93C572
ΔE00 6.21
Pistachio (survey)
#C0FA8B
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDC7E #AC7EDC
analogous
#DCDB7E #AEDC7E #7FDC7E
triadic
#AEDC7E #7EAEDC #DC7EAE
tetradic
#AEDC7E #7EDCDB #AC7EDC #DC7E7F
square
#AEDC7E #7EDCDB #AC7EDC #DC7E7F
split-complementary
#AEDC7E #7E7FDC #DB7EDC
monochromatic
#71B030 #90CF4E #AEDC7E #CCE9AE #EAF6DE
Accessibility & contrast
On white
1.57
#AEDC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#AEDC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDC7E
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDC7E | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D077
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#B1D5C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #aedc7e; /* rgb */ color: rgb(174, 220, 126); /* oklch */ color: oklch(84.1% 0.132 130.1);
Tailwind
colors: {
custom: {
50: '#c8e7a5',
500: '#aedc7e',
950: '#000000',
},
}SCSS
$custom: #aedc7e; $custom-light: #c8e7a5; $custom-dark: #000000;
JSON
{
"hex": "#aedc7e",
"rgb": {
"r": 174,
"g": 220,
"b": 126
},
"hsl": {
"h": 89.362,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.84057,
"c": 0.13159,
"h": 130.1
},
"luminance": 0.61691
}Semantic roles & 50–950 ramp
primary
#AEDC7E
secondary
#7E4CB2
accent
#21C571
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480