#ACD484#ACD484
#ACD484 is a very light, moderate yellow-green. Relative luminance 0.575; OKLCH L 82.2% C 0.114 H 130.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD484 |
|---|---|
| RGB | rgb(172, 212, 132) |
| HSL | hsl(90, 48%, 67%) |
| HSV | hsv(90, 38%, 83%) |
| CMYK | cmyk(18.9%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(80.47, -26.94, 35.37) |
| CIE-LCH | lch(80.47, 44.46, 127.30°) |
| OKLab | oklab(82.22% -0.0737 0.0872) |
| OKLCH | oklch(82.22% 0.114 130.2) |
| XYZ | xyz(44.7209, 57.5228, 30.5722) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.23
Light Moss Green
#A6C875
ΔE00 3.20
Pale Olive
#B9CC81
ΔE00 4.49
Pistachio
#93C572
ΔE00 4.68
Light Grey Green
#B7E1A1
ΔE00 4.75
Greenish Tan
#BCCB7A
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD484 #AC84D4
analogous
#D4D484 #ACD484 #84D484
triadic
#ACD484 #84ACD4 #D484AC
tetradic
#ACD484 #84D4D4 #AC84D4 #D48484
square
#ACD484 #84D4D4 #AC84D4 #D48484
split-complementary
#ACD484 #8484D4 #D484D4
monochromatic
#6FA439 #8DC457 #ACD484 #CBE4B1 #E9F4DF
Accessibility & contrast
On white
1.68
#ACD484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#ACD484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD484
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD484 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7E
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#AFCEC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #acd484; /* rgb */ color: rgb(172, 212, 132); /* oklch */ color: oklch(82.2% 0.114 130.2);
Tailwind
colors: {
custom: {
50: '#c6e1a8',
500: '#acd484',
950: '#000000',
},
}SCSS
$custom: #acd484; $custom-light: #c6e1a8; $custom-dark: #000000;
JSON
{
"hex": "#acd484",
"rgb": {
"r": 172,
"g": 212,
"b": 132
},
"hsl": {
"h": 90,
"s": 48.193,
"l": 67.451
},
"oklch": {
"l": 0.82222,
"c": 0.11424,
"h": 130.2
},
"luminance": 0.57524
}Semantic roles & 50–950 ramp
primary
#ACD484
secondary
#7E54A9
accent
#2ABB73
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480