#AEDE7F#AEDE7F
#AEDE7F is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 84.5% C 0.133 H 130.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDE7F |
|---|---|
| RGB | rgb(174, 222, 127) |
| HSL | hsl(90, 59%, 68%) |
| HSV | hsv(90, 43%, 87%) |
| CMYK | cmyk(21.6%, 0%, 42.8%, 12.9%) |
| CIE-LAB | lab(83.32, -31.59, 41.55) |
| CIE-LCH | lch(83.32, 52.19, 127.25°) |
| OKLab | oklab(84.52% -0.087 0.1012) |
| OKLCH | oklch(84.52% 0.133 130.7) |
| XYZ | xyz(47.4069, 62.7726, 29.6932) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.47
Light Moss Green
#A6C875
ΔE00 5.41
Light Grey Green
#B7E1A1
ΔE00 5.77
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Washed Out Green
#BCF5A6
ΔE00 6.35
Tea Green
#BDF8A3
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDE7F #AF7FDE
analogous
#DDDE7F #AEDE7F #7FDE7F
triadic
#AEDE7F #7FAEDE #DE7FAE
tetradic
#AEDE7F #7FDDDE #AF7FDE #DE7F7F
square
#AEDE7F #7FDDDE #AF7FDE #DE7F7F
split-complementary
#AEDE7F #7F7FDE #DE7FDD
monochromatic
#71B42E #8FD14E #AEDE7F #CDEBB0 #ECF7E0
Accessibility & contrast
On white
1.55
#AEDE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#AEDE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDE7F
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDE7F | 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)
#E6D278
Deuteranopia (green-blind)
#DFCE84
Tritanopia (blue-blind)
#B1D7C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aede7f; /* rgb */ color: rgb(174, 222, 127); /* oklch */ color: oklch(84.5% 0.133 130.7);
Tailwind
colors: {
custom: {
50: '#c8e8a5',
500: '#aede7f',
950: '#000000',
},
}SCSS
$custom: #aede7f; $custom-light: #c8e8a5; $custom-dark: #000000;
JSON
{
"hex": "#aede7f",
"rgb": {
"r": 174,
"g": 222,
"b": 127
},
"hsl": {
"h": 90.316,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.84524,
"c": 0.13346,
"h": 130.7
},
"luminance": 0.62774
}Semantic roles & 50–950 ramp
primary
#AEDE7F
secondary
#814CB5
accent
#1FC774
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480