#AED484#AED484
#AED484 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.4% C 0.113 H 129.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AED484 |
|---|---|
| RGB | rgb(174, 212, 132) |
| HSL | hsl(89, 48%, 67%) |
| HSV | hsv(89, 38%, 83%) |
| CMYK | cmyk(17.9%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(80.60, -26.21, 35.56) |
| CIE-LCH | lch(80.60, 44.17, 126.40°) |
| OKLab | oklab(82.36% -0.0717 0.0877) |
| OKLCH | oklch(82.36% 0.113 129.3) |
| XYZ | xyz(45.1633, 57.7509, 30.5930) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.92
Light Moss Green
#A6C875
ΔE00 3.13
Pale Olive
#B9CC81
ΔE00 4.13
Light Grey Green
#B7E1A1
ΔE00 4.83
Pistachio
#93C572
ΔE00 4.91
Greenish Tan
#BCCB7A
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED484 #AA84D4
analogous
#D4D284 #AED484 #86D484
triadic
#AED484 #84AED4 #D484AE
tetradic
#AED484 #84D4D2 #AA84D4 #D48486
square
#AED484 #84D4D2 #AA84D4 #D48486
split-complementary
#AED484 #8486D4 #D284D4
monochromatic
#71A439 #90C457 #AED484 #CCE4B1 #EAF4DF
Accessibility & contrast
On white
1.67
#AED484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#AED484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED484
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED484 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7E
Deuteranopia (green-blind)
#D6C788
Tritanopia (blue-blind)
#B1CDC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aed484; /* rgb */ color: rgb(174, 212, 132); /* oklch */ color: oklch(82.4% 0.113 129.3);
Tailwind
colors: {
custom: {
50: '#c7e1a8',
500: '#aed484',
950: '#000000',
},
}SCSS
$custom: #aed484; $custom-light: #c7e1a8; $custom-dark: #000000;
JSON
{
"hex": "#aed484",
"rgb": {
"r": 174,
"g": 212,
"b": 132
},
"hsl": {
"h": 88.5,
"s": 48.193,
"l": 67.451
},
"oklch": {
"l": 0.82357,
"c": 0.1133,
"h": 129.3
},
"luminance": 0.57752
}Semantic roles & 50–950 ramp
primary
#AED484
secondary
#7C54A9
accent
#2ABB6F
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480