#AED281#AED281
#AED281 is a light, moderate yellow-green. Relative luminance 0.567; OKLCH L 81.9% C 0.114 H 128.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AED281 |
|---|---|
| RGB | rgb(174, 210, 129) |
| HSL | hsl(87, 47%, 66%) |
| HSV | hsv(87, 39%, 82%) |
| CMYK | cmyk(17.1%, 0%, 38.6%, 17.6%) |
| CIE-LAB | lab(80.00, -25.64, 36.30) |
| CIE-LCH | lch(80.00, 44.44, 125.23°) |
| OKLab | oklab(81.86% -0.0703 0.0893) |
| OKLCH | oklch(81.86% 0.114 128.2) |
| XYZ | xyz(44.4641, 56.6763, 29.3617) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.42
Light Moss Green
#A6C875
ΔE00 2.57
Pale Olive
#B9CC81
ΔE00 3.65
Pistachio
#93C572
ΔE00 4.75
Greenish Tan
#BCCB7A
ΔE00 4.81
Light Grey Green
#B7E1A1
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED281 #A581D2
analogous
#D2CE81 #AED281 #86D281
triadic
#AED281 #81AED2 #D281AE
tetradic
#AED281 #81D2CE #A581D2 #D28186
square
#AED281 #81D2CE #A581D2 #D28186
split-complementary
#AED281 #8186D2 #CE81D2
monochromatic
#72A039 #91C254 #AED281 #CBE2AE #E8F2DB
Accessibility & contrast
On white
1.70
#AED281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#AED281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED281
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED281 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87B
Deuteranopia (green-blind)
#D4C685
Tritanopia (blue-blind)
#B2CBBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aed281; /* rgb */ color: rgb(174, 210, 129); /* oklch */ color: oklch(81.9% 0.114 128.2);
Tailwind
colors: {
custom: {
50: '#c7e0a6',
500: '#aed281',
950: '#000000',
},
}SCSS
$custom: #aed281; $custom-light: #c7e0a6; $custom-dark: #000000;
JSON
{
"hex": "#aed281",
"rgb": {
"r": 174,
"g": 210,
"b": 129
},
"hsl": {
"h": 86.667,
"s": 47.368,
"l": 66.471
},
"oklch": {
"l": 0.81858,
"c": 0.11363,
"h": 128.2
},
"luminance": 0.56677
}Semantic roles & 50–950 ramp
primary
#AED281
secondary
#7753A5
accent
#2BBB6B
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480