#AEDD7D#AEDD7D
#AEDD7D is a very light, vivid yellow-green. Relative luminance 0.622; OKLCH L 84.3% C 0.134 H 130.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDD7D |
|---|---|
| RGB | rgb(174, 221, 125) |
| HSL | hsl(89, 59%, 68%) |
| HSV | hsv(89, 43%, 87%) |
| CMYK | cmyk(21.3%, 0%, 43.4%, 13.3%) |
| CIE-LAB | lab(83.02, -31.36, 42.15) |
| CIE-LCH | lch(83.02, 52.54, 126.66°) |
| OKLab | oklab(84.27% -0.0865 0.1025) |
| OKLCH | oklch(84.27% 0.134 130.2) |
| XYZ | xyz(47.0131, 62.1914, 28.9253) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.23
Light Moss Green
#A6C875
ΔE00 5.20
Light Grey Green
#B7E1A1
ΔE00 6.01
Pistachio (survey)
#C0FA8B
ΔE00 6.33
Pale Olive
#B9CC81
ΔE00 6.34
Pistachio
#93C572
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDD7D #AC7DDD
analogous
#DDDC7D #AEDD7D #7EDD7D
triadic
#AEDD7D #7DAEDD #DD7DAE
tetradic
#AEDD7D #7DDDDC #AC7DDD #DD7D7E
square
#AEDD7D #7DDDDC #AC7DDD #DD7D7E
split-complementary
#AEDD7D #7D7EDD #DC7DDD
monochromatic
#71B12E #90D04C #AEDD7D #CCEAAE #EAF6DE
Accessibility & contrast
On white
1.56
#AEDD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#AEDD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDD7D
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDD7D | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#DECE82
Tritanopia (blue-blind)
#B1D6C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedd7d; /* rgb */ color: rgb(174, 221, 125); /* oklch */ color: oklch(84.3% 0.134 130.2);
Tailwind
colors: {
custom: {
50: '#c8e7a4',
500: '#aedd7d',
950: '#000000',
},
}SCSS
$custom: #aedd7d; $custom-light: #c8e7a4; $custom-dark: #000000;
JSON
{
"hex": "#aedd7d",
"rgb": {
"r": 174,
"g": 221,
"b": 125
},
"hsl": {
"h": 89.375,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.84267,
"c": 0.13408,
"h": 130.2
},
"luminance": 0.62192
}Semantic roles & 50–950 ramp
primary
#AEDD7D
secondary
#7E4BB3
accent
#1FC671
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480