#AED483#AED483
#AED483 is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.3% C 0.114 H 129.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AED483 |
|---|---|
| RGB | rgb(174, 212, 131) |
| HSL | hsl(88, 49%, 67%) |
| HSV | hsv(88, 38%, 83%) |
| CMYK | cmyk(17.9%, 0%, 38.2%, 16.9%) |
| CIE-LAB | lab(80.58, -26.34, 36.05) |
| CIE-LCH | lch(80.58, 44.65, 126.16°) |
| OKLab | oklab(82.34% -0.0722 0.0888) |
| OKLCH | oklch(82.34% 0.114 129.1) |
| XYZ | xyz(45.0952, 57.7237, 30.2343) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.77
Light Moss Green
#A6C875
ΔE00 3.07
Pale Olive
#B9CC81
ΔE00 4.11
Pistachio
#93C572
ΔE00 4.91
Light Grey Green
#B7E1A1
ΔE00 4.98
Greenish Tan
#BCCB7A
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED483 #A983D4
analogous
#D4D183 #AED483 #86D483
triadic
#AED483 #83AED4 #D483AE
tetradic
#AED483 #83D4D1 #A983D4 #D48386
square
#AED483 #83D4D1 #A983D4 #D48386
split-complementary
#AED483 #8386D4 #D183D4
monochromatic
#72A439 #90C456 #AED483 #CCE4B0 #E9F4DE
Accessibility & contrast
On white
1.67
#AED483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#AED483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED483
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED483 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7D
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#B1CDC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aed483; /* rgb */ color: rgb(174, 212, 131); /* oklch */ color: oklch(82.3% 0.114 129.1);
Tailwind
colors: {
custom: {
50: '#c7e1a8',
500: '#aed483',
950: '#000000',
},
}SCSS
$custom: #aed483; $custom-light: #c7e1a8; $custom-dark: #000000;
JSON
{
"hex": "#aed483",
"rgb": {
"r": 174,
"g": 212,
"b": 131
},
"hsl": {
"h": 88.148,
"s": 48.503,
"l": 67.255
},
"oklch": {
"l": 0.8234,
"c": 0.11441,
"h": 129.1
},
"luminance": 0.57724
}Semantic roles & 50–950 ramp
primary
#AED483
secondary
#7B53A8
accent
#2ABC6E
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480