#AEDE7E#AEDE7E
#AEDE7E is a very light, vivid yellow-green. Relative luminance 0.627; OKLCH L 84.5% C 0.135 H 130.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDE7E |
|---|---|
| RGB | rgb(174, 222, 126) |
| HSL | hsl(90, 59%, 68%) |
| HSV | hsv(90, 43%, 87%) |
| CMYK | cmyk(21.6%, 0%, 43.2%, 12.9%) |
| CIE-LAB | lab(83.31, -31.71, 42.02) |
| CIE-LCH | lch(83.31, 52.65, 127.04°) |
| OKLab | oklab(84.51% -0.0874 0.1022) |
| OKLCH | oklch(84.51% 0.135 130.5) |
| XYZ | xyz(47.3421, 62.7467, 29.3517) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.47
Light Moss Green
#A6C875
ΔE00 5.43
Light Grey Green
#B7E1A1
ΔE00 5.93
Pistachio (survey)
#C0FA8B
ΔE00 6.12
Tea Green
#BDF8A3
ΔE00 6.45
Washed Out Green
#BCF5A6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDE7E #AE7EDE
analogous
#DEDE7E #AEDE7E #7EDE7E
triadic
#AEDE7E #7EAEDE #DE7EAE
tetradic
#AEDE7E #7EDEDE #AE7EDE #DE7E7E
square
#AEDE7E #7EDEDE #AE7EDE #DE7E7E
split-complementary
#AEDE7E #7E7EDE #DE7EDE
monochromatic
#71B42E #8FD24D #AEDE7E #CDEAAF #EBF7DF
Accessibility & contrast
On white
1.55
#AEDE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#AEDE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDE7E
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDE7E | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D276
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#B1D7C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aede7e; /* rgb */ color: rgb(174, 222, 126); /* oklch */ color: oklch(84.5% 0.135 130.5);
Tailwind
colors: {
custom: {
50: '#c8e8a5',
500: '#aede7e',
950: '#000000',
},
}SCSS
$custom: #aede7e; $custom-light: #c8e8a5; $custom-dark: #000000;
JSON
{
"hex": "#aede7e",
"rgb": {
"r": 174,
"g": 222,
"b": 126
},
"hsl": {
"h": 90,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.84508,
"c": 0.1345,
"h": 130.5
},
"luminance": 0.62748
}Semantic roles & 50–950 ramp
primary
#AEDE7E
secondary
#804BB5
accent
#1FC773
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480