#AEDF7D#AEDF7D
#AEDF7D is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 84.7% C 0.137 H 130.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDF7D |
|---|---|
| RGB | rgb(174, 223, 125) |
| HSL | hsl(90, 60%, 68%) |
| HSV | hsv(90, 44%, 87%) |
| CMYK | cmyk(22%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(83.58, -32.30, 42.85) |
| CIE-LCH | lch(83.58, 53.66, 127.01°) |
| OKLab | oklab(84.72% -0.0891 0.1041) |
| OKLCH | oklch(84.72% 0.137 130.6) |
| XYZ | xyz(47.5442, 63.2537, 29.1024) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.74
Light Moss Green
#A6C875
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Light Grey Green
#B7E1A1
ΔE00 6.16
Tea Green
#BDF8A3
ΔE00 6.38
Celery
#C1FD95
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDF7D #AE7DDF
analogous
#DFDF7D #AEDF7D #7DDF7D
triadic
#AEDF7D #7DAEDF #DF7DAE
tetradic
#AEDF7D #7DDFDF #AE7DDF #DF7D7D
square
#AEDF7D #7DDFDF #AE7DDF #DF7D7D
split-complementary
#AEDF7D #7D7DDF #DF7DDF
monochromatic
#71B52D #8FD34C #AEDF7D #CDEBAE #EBF7DF
Accessibility & contrast
On white
1.54
#AEDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#AEDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDF7D
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDF7D | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D375
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#B1D8C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedf7d; /* rgb */ color: rgb(174, 223, 125); /* oklch */ color: oklch(84.7% 0.137 130.6);
Tailwind
colors: {
custom: {
50: '#c8e9a4',
500: '#aedf7d',
950: '#000000',
},
}SCSS
$custom: #aedf7d; $custom-light: #c8e9a4; $custom-dark: #000000;
JSON
{
"hex": "#aedf7d",
"rgb": {
"r": 174,
"g": 223,
"b": 125
},
"hsl": {
"h": 90,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.84719,
"c": 0.13697,
"h": 130.6
},
"luminance": 0.63255
}Semantic roles & 50–950 ramp
primary
#AEDF7D
secondary
#804AB6
accent
#1DC873
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480