#AED181#AED181
#AED181 is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.6% C 0.112 H 127.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AED181 |
|---|---|
| RGB | rgb(174, 209, 129) |
| HSL | hsl(86, 47%, 66%) |
| HSV | hsv(86, 38%, 82%) |
| CMYK | cmyk(16.7%, 0%, 38.3%, 18%) |
| CIE-LAB | lab(79.72, -25.15, 35.94) |
| CIE-LCH | lch(79.72, 43.87, 124.99°) |
| OKLab | oklab(81.63% -0.0689 0.0885) |
| OKLCH | oklch(81.63% 0.112 127.9) |
| XYZ | xyz(44.2180, 56.1841, 29.2797) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.47
Light Moss Green
#A6C875
ΔE00 2.39
Pale Olive
#B9CC81
ΔE00 3.44
Greenish Tan
#BCCB7A
ΔE00 4.64
Pistachio
#93C572
ΔE00 4.69
Tan Green
#A9BE70
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED181 #A481D1
analogous
#D1CC81 #AED181 #86D181
triadic
#AED181 #81AED1 #D181AE
tetradic
#AED181 #81D1CC #A481D1 #D18186
square
#AED181 #81D1CC #A481D1 #D18186
split-complementary
#AED181 #8186D1 #CC81D1
monochromatic
#729E3A #91C154 #AED181 #CBE1AE #E8F2DB
Accessibility & contrast
On white
1.72
#AED181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#AED181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED181
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED181 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77B
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#B2CABD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aed181; /* rgb */ color: rgb(174, 209, 129); /* oklch */ color: oklch(81.6% 0.112 127.9);
Tailwind
colors: {
custom: {
50: '#c7dfa6',
500: '#aed181',
950: '#000000',
},
}SCSS
$custom: #aed181; $custom-light: #c7dfa6; $custom-dark: #000000;
JSON
{
"hex": "#aed181",
"rgb": {
"r": 174,
"g": 209,
"b": 129
},
"hsl": {
"h": 86.25,
"s": 46.512,
"l": 66.275
},
"oklch": {
"l": 0.81634,
"c": 0.11214,
"h": 127.9
},
"luminance": 0.56185
}Semantic roles & 50–950 ramp
primary
#AED181
secondary
#7653A3
accent
#2CBA6A
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480