#AEDE7D#AEDE7D
#AEDE7D is a very light, vivid yellow-green. Relative luminance 0.627; OKLCH L 84.5% C 0.136 H 130.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDE7D |
|---|---|
| RGB | rgb(174, 222, 125) |
| HSL | hsl(90, 60%, 68%) |
| HSV | hsv(90, 44%, 87%) |
| CMYK | cmyk(21.6%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(83.30, -31.83, 42.50) |
| CIE-LCH | lch(83.30, 53.10, 126.83°) |
| OKLab | oklab(84.49% -0.0878 0.1033) |
| OKLCH | oklch(84.49% 0.136 130.4) |
| XYZ | xyz(47.2779, 62.7210, 29.0136) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.49
Light Moss Green
#A6C875
ΔE00 5.46
Light Grey Green
#B7E1A1
ΔE00 6.08
Pistachio (survey)
#C0FA8B
ΔE00 6.10
Tea Green
#BDF8A3
ΔE00 6.53
Washed Out Green
#BCF5A6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDE7D #AD7DDE
analogous
#DEDE7D #AEDE7D #7DDE7D
triadic
#AEDE7D #7DAEDE #DE7DAE
tetradic
#AEDE7D #7DDEDE #AD7DDE #DE7D7D
square
#AEDE7D #7DDEDE #AD7DDE #DE7D7D
split-complementary
#AEDE7D #7D7DDE #DE7DDE
monochromatic
#71B32D #90D24C #AEDE7D #CCEAAE #EBF7DF
Accessibility & contrast
On white
1.55
#AEDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#AEDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDE7D
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDE7D | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D275
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#B1D7C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aede7d; /* rgb */ color: rgb(174, 222, 125); /* oklch */ color: oklch(84.5% 0.136 130.4);
Tailwind
colors: {
custom: {
50: '#c8e8a4',
500: '#aede7d',
950: '#000000',
},
}SCSS
$custom: #aede7d; $custom-light: #c8e8a4; $custom-dark: #000000;
JSON
{
"hex": "#aede7d",
"rgb": {
"r": 174,
"g": 222,
"b": 125
},
"hsl": {
"h": 89.691,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.84493,
"c": 0.13553,
"h": 130.4
},
"luminance": 0.62722
}Semantic roles & 50–950 ramp
primary
#AEDE7D
secondary
#7F4BB5
accent
#1EC772
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480