#AED389#AED389
#AED389 is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.2% C 0.106 H 130.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AED389 |
|---|---|
| RGB | rgb(174, 211, 137) |
| HSL | hsl(90, 46%, 68%) |
| HSV | hsv(90, 35%, 83%) |
| CMYK | cmyk(17.5%, 0%, 35.1%, 17.3%) |
| CIE-LAB | lab(80.40, -25.06, 32.74) |
| CIE-LCH | lch(80.40, 41.23, 127.42°) |
| OKLab | oklab(82.22% -0.0683 0.0813) |
| OKLCH | oklch(82.22% 0.106 130.1) |
| XYZ | xyz(45.2644, 57.3927, 32.3552) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.82
Light Moss Green
#A6C875
ΔE00 3.46
Pale Olive
#B9CC81
ΔE00 4.18
Light Grey Green
#B7E1A1
ΔE00 4.22
Pistachio
#93C572
ΔE00 5.00
Greenish Tan
#BCCB7A
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED389 #AE89D3
analogous
#D3D389 #AED389 #89D389
triadic
#AED389 #89AED3 #D389AE
tetradic
#AED389 #89D3D3 #AE89D3 #D38989
square
#AED389 #89D3D3 #AE89D3 #D38989
split-complementary
#AED389 #8989D3 #D389D3
monochromatic
#71A43D #8FC25C #AED389 #CDE4B6 #EBF4E2
Accessibility & contrast
On white
1.68
#AED389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#AED389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED389
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED389 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC984
Deuteranopia (green-blind)
#D4C78D
Tritanopia (blue-blind)
#B0CDC0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aed389; /* rgb */ color: rgb(174, 211, 137); /* oklch */ color: oklch(82.2% 0.106 130.1);
Tailwind
colors: {
custom: {
50: '#c7e0ac',
500: '#aed389',
950: '#000000',
},
}SCSS
$custom: #aed389; $custom-light: #c7e0ac; $custom-dark: #000000;
JSON
{
"hex": "#aed389",
"rgb": {
"r": 174,
"g": 211,
"b": 137
},
"hsl": {
"h": 90,
"s": 45.679,
"l": 68.235
},
"oklch": {
"l": 0.82222,
"c": 0.1062,
"h": 130.1
},
"luminance": 0.57393
}Semantic roles & 50–950 ramp
primary
#AED389
secondary
#8058A9
accent
#2DB973
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481