#AED283#AED283
#AED283 is a light, moderate yellow-green. Relative luminance 0.567; OKLCH L 81.9% C 0.111 H 128.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AED283 |
|---|---|
| RGB | rgb(174, 210, 131) |
| HSL | hsl(87, 47%, 67%) |
| HSV | hsv(87, 38%, 82%) |
| CMYK | cmyk(17.1%, 0%, 37.6%, 17.6%) |
| CIE-LAB | lab(80.03, -25.38, 35.32) |
| CIE-LCH | lch(80.03, 43.49, 125.69°) |
| OKLab | oklab(81.89% -0.0695 0.0871) |
| OKLCH | oklch(81.89% 0.111 128.6) |
| XYZ | xyz(44.5983, 56.7300, 30.0687) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.76
Light Moss Green
#A6C875
ΔE00 2.70
Pale Olive
#B9CC81
ΔE00 3.69
Pistachio
#93C572
ΔE00 4.76
Greenish Tan
#BCCB7A
ΔE00 4.94
Light Grey Green
#B7E1A1
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED283 #A783D2
analogous
#D2CF83 #AED283 #87D283
triadic
#AED283 #83AED2 #D283AE
tetradic
#AED283 #83D2CF #A783D2 #D28387
square
#AED283 #83D2CF #A783D2 #D28387
split-complementary
#AED283 #8387D2 #CF83D2
monochromatic
#72A03A #91C256 #AED283 #CBE2B0 #E9F3DD
Accessibility & contrast
On white
1.70
#AED283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#AED283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED283
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED283 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87D
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#B1CBBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aed283; /* rgb */ color: rgb(174, 210, 131); /* oklch */ color: oklch(81.9% 0.111 128.6);
Tailwind
colors: {
custom: {
50: '#c7e0a8',
500: '#aed283',
950: '#000000',
},
}SCSS
$custom: #aed283; $custom-light: #c7e0a8; $custom-dark: #000000;
JSON
{
"hex": "#aed283",
"rgb": {
"r": 174,
"g": 210,
"b": 131
},
"hsl": {
"h": 87.342,
"s": 46.746,
"l": 66.863
},
"oklch": {
"l": 0.81892,
"c": 0.11141,
"h": 128.6
},
"luminance": 0.56731
}Semantic roles & 50–950 ramp
primary
#AED283
secondary
#7954A5
accent
#2CBA6C
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480