#AED381#AED381
#AED381 is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.1% C 0.115 H 128.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AED381 |
|---|---|
| RGB | rgb(174, 211, 129) |
| HSL | hsl(87, 48%, 67%) |
| HSV | hsv(87, 39%, 83%) |
| CMYK | cmyk(17.5%, 0%, 38.9%, 17.3%) |
| CIE-LAB | lab(80.28, -26.12, 36.66) |
| CIE-LCH | lch(80.28, 45.01, 125.47°) |
| OKLab | oklab(82.08% -0.0716 0.0901) |
| OKLCH | oklch(82.08% 0.115 128.5) |
| XYZ | xyz(44.7117, 57.1716, 29.4442) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.42
Light Moss Green
#A6C875
ΔE00 2.77
Pale Olive
#B9CC81
ΔE00 3.87
Pistachio
#93C572
ΔE00 4.83
Greenish Tan
#BCCB7A
ΔE00 4.98
Light Grey Green
#B7E1A1
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED381 #A681D3
analogous
#D3CF81 #AED381 #85D381
triadic
#AED381 #81AED3 #D381AE
tetradic
#AED381 #81D3CF #A681D3 #D38185
square
#AED381 #81D3CF #A681D3 #D38185
split-complementary
#AED381 #8185D3 #CF81D3
monochromatic
#72A138 #91C354 #AED381 #CBE3AE #E8F3DC
Accessibility & contrast
On white
1.69
#AED381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#AED381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED381
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED381 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97B
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#B1CCBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aed381; /* rgb */ color: rgb(174, 211, 129); /* oklch */ color: oklch(82.1% 0.115 128.5);
Tailwind
colors: {
custom: {
50: '#c7e0a6',
500: '#aed381',
950: '#000000',
},
}SCSS
$custom: #aed381; $custom-light: #c7e0a6; $custom-dark: #000000;
JSON
{
"hex": "#aed381",
"rgb": {
"r": 174,
"g": 211,
"b": 129
},
"hsl": {
"h": 87.073,
"s": 48.235,
"l": 66.667
},
"oklch": {
"l": 0.82082,
"c": 0.11512,
"h": 128.5
},
"luminance": 0.57172
}Semantic roles & 50–950 ramp
primary
#AED381
secondary
#7852A6
accent
#2ABC6C
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480