#AEDF8D#AEDF8D
#AEDF8D is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 85.0% C 0.120 H 133.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDF8D |
|---|---|
| RGB | rgb(174, 223, 141) |
| HSL | hsl(96, 56%, 71%) |
| HSV | hsv(96, 37%, 87%) |
| CMYK | cmyk(22%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(83.81, -30.24, 35.17) |
| CIE-LCH | lch(83.81, 46.39, 130.69°) |
| OKLab | oklab(84.98% -0.0826 0.0871) |
| OKLCH | oklch(84.98% 0.12 133.5) |
| XYZ | xyz(48.6499, 63.6960, 34.9255) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.56
Pale Olive Green
#B1D27B
ΔE00 4.35
Light Sage
#BCECAC
ΔE00 4.90
Washed Out Green
#BCF5A6
ΔE00 5.01
Tea Green
#BDF8A3
ΔE00 5.43
Light Moss Green
#A6C875
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDF8D #BE8DDF
analogous
#D7DF8D #AEDF8D #8DDF95
triadic
#AEDF8D #8DAEDF #DF8DAE
tetradic
#AEDF8D #8DD7DF #BE8DDF #DF958D
square
#AEDF8D #8DD7DF #BE8DDF #DF958D
split-complementary
#AEDF8D #958DDF #DF8DD7
monochromatic
#6CBD35 #8CD25D #AEDF8D #D0ECBD #EEF8E7
Accessibility & contrast
On white
1.53
#AEDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#AEDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDF8D
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDF8D | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D487
Deuteranopia (green-blind)
#DED091
Tritanopia (blue-blind)
#AFD9CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aedf8d; /* rgb */ color: rgb(174, 223, 141); /* oklch */ color: oklch(85.0% 0.120 133.5);
Tailwind
colors: {
custom: {
50: '#c7e9af',
500: '#aedf8d',
950: '#000000',
},
}SCSS
$custom: #aedf8d; $custom-light: #c7e9af; $custom-dark: #000000;
JSON
{
"hex": "#aedf8d",
"rgb": {
"r": 174,
"g": 223,
"b": 141
},
"hsl": {
"h": 95.854,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.84981,
"c": 0.12006,
"h": 133.5
},
"luminance": 0.63697
}Semantic roles & 50–950 ramp
primary
#AEDF8D
secondary
#9159B7
accent
#22C483
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481