#AED482#AED482
#AED482 is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.3% C 0.116 H 128.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AED482 |
|---|---|
| RGB | rgb(174, 212, 130) |
| HSL | hsl(88, 49%, 67%) |
| HSV | hsv(88, 39%, 83%) |
| CMYK | cmyk(17.9%, 0%, 38.7%, 16.9%) |
| CIE-LAB | lab(80.57, -26.47, 36.53) |
| CIE-LCH | lch(80.57, 45.12, 125.93°) |
| OKLab | oklab(82.32% -0.0726 0.0899) |
| OKLCH | oklch(82.32% 0.116 128.9) |
| XYZ | xyz(45.0277, 57.6967, 29.8791) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.62
Light Moss Green
#A6C875
ΔE00 3.02
Pale Olive
#B9CC81
ΔE00 4.10
Pistachio
#93C572
ΔE00 4.91
Light Grey Green
#B7E1A1
ΔE00 5.12
Greenish Tan
#BCCB7A
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED482 #A882D4
analogous
#D4D182 #AED482 #85D482
triadic
#AED482 #82AED4 #D482AE
tetradic
#AED482 #82D4D1 #A882D4 #D48285
square
#AED482 #82D4D1 #A882D4 #D48285
split-complementary
#AED482 #8285D4 #D182D4
monochromatic
#72A338 #90C454 #AED482 #CCE4B0 #E9F3DD
Accessibility & contrast
On white
1.67
#AED482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#AED482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED482
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED482 | 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)
#DBCA7C
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#B1CDC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aed482; /* rgb */ color: rgb(174, 212, 130); /* oklch */ color: oklch(82.3% 0.116 128.9);
Tailwind
colors: {
custom: {
50: '#c7e1a7',
500: '#aed482',
950: '#000000',
},
}SCSS
$custom: #aed482; $custom-light: #c7e1a7; $custom-dark: #000000;
JSON
{
"hex": "#aed482",
"rgb": {
"r": 174,
"g": 212,
"b": 130
},
"hsl": {
"h": 87.805,
"s": 48.81,
"l": 67.059
},
"oklch": {
"l": 0.82323,
"c": 0.1155,
"h": 128.9
},
"luminance": 0.57697
}Semantic roles & 50–950 ramp
primary
#AED482
secondary
#7A52A8
accent
#29BC6D
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480