#AEDC8A#AEDC8A
#AEDC8A is a very light, moderate yellow-green. Relative luminance 0.620; OKLCH L 84.3% C 0.119 H 132.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDC8A |
|---|---|
| RGB | rgb(174, 220, 138) |
| HSL | hsl(94, 54%, 70%) |
| HSV | hsv(94, 37%, 86%) |
| CMYK | cmyk(20.9%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.92, -29.23, 35.54) |
| CIE-LCH | lch(82.92, 46.02, 129.44°) |
| OKLab | oklab(84.26% -0.0799 0.0878) |
| OKLCH | oklch(84.26% 0.119 132.3) |
| XYZ | xyz(47.6353, 62.0191, 33.5010) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.58
Light Grey Green
#B7E1A1
ΔE00 3.82
Light Moss Green
#A6C875
ΔE00 5.10
Light Sage
#BCECAC
ΔE00 5.45
Washed Out Green
#BCF5A6
ΔE00 5.75
Pistachio
#93C572
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDC8A #B88ADC
analogous
#D7DC8A #AEDC8A #8ADC8F
triadic
#AEDC8A #8AAEDC #DC8AAE
tetradic
#AEDC8A #8AD7DC #B88ADC #DC8F8A
square
#AEDC8A #8AD7DC #B88ADC #DC8F8A
split-complementary
#AEDC8A #8F8ADC #DC8AD7
monochromatic
#6EB536 #8DCE5B #AEDC8A #CFEAB9 #EFF8E7
Accessibility & contrast
On white
1.57
#AEDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#AEDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDC8A
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDC8A | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D184
Deuteranopia (green-blind)
#DCCD8E
Tritanopia (blue-blind)
#AFD6C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #aedc8a; /* rgb */ color: rgb(174, 220, 138); /* oklch */ color: oklch(84.3% 0.119 132.3);
Tailwind
colors: {
custom: {
50: '#c7e7ad',
500: '#aedc8a',
950: '#000000',
},
}SCSS
$custom: #aedc8a; $custom-light: #c7e7ad; $custom-dark: #000000;
JSON
{
"hex": "#aedc8a",
"rgb": {
"r": 174,
"g": 220,
"b": 138
},
"hsl": {
"h": 93.659,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.84255,
"c": 0.11878,
"h": 132.3
},
"luminance": 0.6202
}Semantic roles & 50–950 ramp
primary
#AEDC8A
secondary
#8B57B3
accent
#24C17C
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481