#AEDF8A#AEDF8A
#AEDF8A is a very light, vivid yellow-green. Relative luminance 0.636; OKLCH L 84.9% C 0.123 H 132.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDF8A |
|---|---|
| RGB | rgb(174, 223, 138) |
| HSL | hsl(95, 57%, 71%) |
| HSV | hsv(95, 38%, 87%) |
| CMYK | cmyk(22%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(83.76, -30.65, 36.63) |
| CIE-LCH | lch(83.76, 47.76, 129.92°) |
| OKLab | oklab(84.93% -0.0839 0.0904) |
| OKLCH | oklch(84.93% 0.123 132.9) |
| XYZ | xyz(48.4297, 63.6079, 33.7658) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.07
Pale Olive Green
#B1D27B
ΔE00 4.10
Washed Out Green
#BCF5A6
ΔE00 5.21
Light Sage
#BCECAC
ΔE00 5.34
Tea Green
#BDF8A3
ΔE00 5.52
Light Moss Green
#A6C875
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDF8A #BB8ADF
analogous
#D8DF8A #AEDF8A #8ADF90
triadic
#AEDF8A #8AAEDF #DF8AAE
tetradic
#AEDF8A #8AD8DF #BB8ADF #DF908A
square
#AEDF8A #8AD8DF #BB8ADF #DF908A
split-complementary
#AEDF8A #908ADF #DF8AD8
monochromatic
#6DBB33 #8DD25A #AEDF8A #CFECBA #EEF8E7
Accessibility & contrast
On white
1.53
#AEDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#AEDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDF8A
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDF8A | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#AFD9CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aedf8a; /* rgb */ color: rgb(174, 223, 138); /* oklch */ color: oklch(84.9% 0.123 132.9);
Tailwind
colors: {
custom: {
50: '#c7e9ad',
500: '#aedf8a',
950: '#000000',
},
}SCSS
$custom: #aedf8a; $custom-light: #c7e9ad; $custom-dark: #000000;
JSON
{
"hex": "#aedf8a",
"rgb": {
"r": 174,
"g": 223,
"b": 138
},
"hsl": {
"h": 94.588,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.84929,
"c": 0.1233,
"h": 132.9
},
"luminance": 0.63609
}Semantic roles & 50–950 ramp
primary
#AEDF8A
secondary
#8E57B7
accent
#21C57F
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481