#AEDF7E#AEDF7E
#AEDF7E is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 84.7% C 0.136 H 130.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDF7E |
|---|---|
| RGB | rgb(174, 223, 126) |
| HSL | hsl(90, 60%, 68%) |
| HSV | hsv(90, 43%, 87%) |
| CMYK | cmyk(22%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(83.59, -32.18, 42.38) |
| CIE-LCH | lch(83.59, 53.21, 127.21°) |
| OKLab | oklab(84.73% -0.0887 0.103) |
| OKLCH | oklch(84.73% 0.136 130.7) |
| XYZ | xyz(47.6085, 63.2794, 29.4405) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.73
Light Moss Green
#A6C875
ΔE00 5.68
Pistachio (survey)
#C0FA8B
ΔE00 5.89
Light Grey Green
#B7E1A1
ΔE00 6.01
Tea Green
#BDF8A3
ΔE00 6.29
Washed Out Green
#BCF5A6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDF7E #AF7EDF
analogous
#DEDF7E #AEDF7E #7EDF7E
triadic
#AEDF7E #7EAEDF #DF7EAE
tetradic
#AEDF7E #7EDEDF #AF7EDF #DF7E7E
square
#AEDF7E #7EDEDF #AF7EDF #DF7E7E
split-complementary
#AEDF7E #7E7EDF #DF7EDE
monochromatic
#71B62D #8FD34D #AEDF7E #CDEBAF #ECF7E0
Accessibility & contrast
On white
1.54
#AEDF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#AEDF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDF7E
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDF7E | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D376
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#B1D8C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedf7e; /* rgb */ color: rgb(174, 223, 126); /* oklch */ color: oklch(84.7% 0.136 130.7);
Tailwind
colors: {
custom: {
50: '#c8e9a5',
500: '#aedf7e',
950: '#000000',
},
}SCSS
$custom: #aedf7e; $custom-light: #c8e9a5; $custom-dark: #000000;
JSON
{
"hex": "#aedf7e",
"rgb": {
"r": 174,
"g": 223,
"b": 126
},
"hsl": {
"h": 90.309,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.84734,
"c": 0.13595,
"h": 130.7
},
"luminance": 0.6328
}Semantic roles & 50–950 ramp
primary
#AEDF7E
secondary
#814BB6
accent
#1EC874
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480