#AED980#AED980
#AED980 is a very light, vivid yellow-green. Relative luminance 0.602; OKLCH L 83.4% C 0.125 H 129.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AED980 |
|---|---|
| RGB | rgb(174, 217, 128) |
| HSL | hsl(89, 54%, 68%) |
| HSV | hsv(89, 41%, 85%) |
| CMYK | cmyk(19.8%, 0%, 41%, 14.9%) |
| CIE-LAB | lab(81.94, -29.11, 39.29) |
| CIE-LCH | lch(81.94, 48.90, 126.54°) |
| OKLab | oklab(83.41% -0.08 0.0961) |
| OKLCH | oklch(83.41% 0.125 129.8) |
| XYZ | xyz(46.1641, 60.1821, 29.6020) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.27
Light Moss Green
#A6C875
ΔE00 4.14
Pale Olive
#B9CC81
ΔE00 5.29
Light Grey Green
#B7E1A1
ΔE00 5.35
Pistachio
#93C572
ΔE00 5.61
Greenish Tan
#BCCB7A
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED980 #AB80D9
analogous
#D9D780 #AED980 #81D980
triadic
#AED980 #80AED9 #D980AE
tetradic
#AED980 #80D9D7 #AB80D9 #D98081
square
#AED980 #80D9D7 #AB80D9 #D98081
split-complementary
#AED980 #8081D9 #D780D9
monochromatic
#71AB33 #90CB51 #AED980 #CCE7AF #EAF5DE
Accessibility & contrast
On white
1.61
#AED980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#AED980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED980
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED980 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#B1D2C3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aed980; /* rgb */ color: rgb(174, 217, 128); /* oklch */ color: oklch(83.4% 0.125 129.8);
Tailwind
colors: {
custom: {
50: '#c7e5a6',
500: '#aed980',
950: '#000000',
},
}SCSS
$custom: #aed980; $custom-light: #c7e5a6; $custom-dark: #000000;
JSON
{
"hex": "#aed980",
"rgb": {
"r": 174,
"g": 217,
"b": 128
},
"hsl": {
"h": 88.989,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.83412,
"c": 0.12508,
"h": 129.8
},
"luminance": 0.60183
}Semantic roles & 50–950 ramp
primary
#AED980
secondary
#7D4FAE
accent
#24C170
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480