#AED489#AED489
#AED489 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.4% C 0.108 H 130.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AED489 |
|---|---|
| RGB | rgb(174, 212, 137) |
| HSL | hsl(90, 47%, 68%) |
| HSV | hsv(90, 35%, 83%) |
| CMYK | cmyk(17.9%, 0%, 35.4%, 16.9%) |
| CIE-LAB | lab(80.68, -25.54, 33.11) |
| CIE-LCH | lch(80.68, 41.82, 127.65°) |
| OKLab | oklab(82.45% -0.0697 0.0821) |
| OKLCH | oklch(82.45% 0.108 130.3) |
| XYZ | xyz(45.5136, 57.8911, 32.4383) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.78
Light Moss Green
#A6C875
ΔE00 3.58
Light Grey Green
#B7E1A1
ΔE00 4.12
Pale Olive
#B9CC81
ΔE00 4.36
Pistachio
#93C572
ΔE00 5.05
Greenish Tan
#BCCB7A
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED489 #AF89D4
analogous
#D3D489 #AED489 #89D489
triadic
#AED489 #89AED4 #D489AE
tetradic
#AED489 #89D3D4 #AF89D4 #D48989
square
#AED489 #89D3D4 #AF89D4 #D48989
split-complementary
#AED489 #8989D4 #D489D3
monochromatic
#71A63D #8FC45C #AED489 #CDE4B6 #ECF5E3
Accessibility & contrast
On white
1.67
#AED489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#AED489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED489
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED489 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA84
Deuteranopia (green-blind)
#D5C78D
Tritanopia (blue-blind)
#B0CEC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aed489; /* rgb */ color: rgb(174, 212, 137); /* oklch */ color: oklch(82.4% 0.108 130.3);
Tailwind
colors: {
custom: {
50: '#c7e1ac',
500: '#aed489',
950: '#000000',
},
}SCSS
$custom: #aed489; $custom-light: #c7e1ac; $custom-dark: #000000;
JSON
{
"hex": "#aed489",
"rgb": {
"r": 174,
"g": 212,
"b": 137
},
"hsl": {
"h": 90.4,
"s": 46.584,
"l": 68.431
},
"oklch": {
"l": 0.82445,
"c": 0.10773,
"h": 130.3
},
"luminance": 0.57892
}Semantic roles & 50–950 ramp
primary
#AED489
secondary
#8157AA
accent
#2CBA74
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481