#AEDF78#AEDF78
#AEDF78 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.6% C 0.142 H 129.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDF78 |
|---|---|
| RGB | rgb(174, 223, 120) |
| HSL | hsl(89, 62%, 67%) |
| HSV | hsv(89, 46%, 87%) |
| CMYK | cmyk(22%, 0%, 46.2%, 12.5%) |
| CIE-LAB | lab(83.51, -32.88, 45.21) |
| CIE-LCH | lch(83.51, 55.90, 126.03°) |
| OKLab | oklab(84.65% -0.091 0.1091) |
| OKLCH | oklch(84.65% 0.142 129.8) |
| XYZ | xyz(47.2328, 63.1292, 27.4623) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.92
Pistachio (survey)
#C0FA8B
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 5.90
Celery
#C1FD95
ΔE00 6.51
Spring Green (survey)
#A9F971
ΔE00 6.64
Tea Green
#BDF8A3
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDF78 #A978DF
analogous
#DFDD78 #AEDF78 #7ADF78
triadic
#AEDF78 #78AEDF #DF78AE
tetradic
#AEDF78 #78DFDD #A978DF #DF787A
square
#AEDF78 #78DFDD #A978DF #DF787A
split-complementary
#AEDF78 #787ADF #DD78DF
monochromatic
#72B22A #90D347 #AEDF78 #CCEBA9 #E9F6DB
Accessibility & contrast
On white
1.54
#AEDF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#AEDF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDF78
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDF78 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26F
Deuteranopia (green-blind)
#E0CF7E
Tritanopia (blue-blind)
#B1D7C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedf78; /* rgb */ color: rgb(174, 223, 120); /* oklch */ color: oklch(84.6% 0.142 129.8);
Tailwind
colors: {
custom: {
50: '#c8e9a1',
500: '#aedf78',
950: '#000000',
},
}SCSS
$custom: #aedf78; $custom-light: #c8e9a1; $custom-dark: #000000;
JSON
{
"hex": "#aedf78",
"rgb": {
"r": 174,
"g": 223,
"b": 120
},
"hsl": {
"h": 88.544,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.84645,
"c": 0.14206,
"h": 129.8
},
"luminance": 0.6313
}Semantic roles & 50–950 ramp
primary
#AEDF78
secondary
#7B47B4
accent
#1CC96F
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480