#ACED84#ACED84
#ACED84 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 87.9% C 0.151 H 134.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ACED84 |
|---|---|
| RGB | rgb(172, 237, 132) |
| HSL | hsl(97, 74%, 72%) |
| HSV | hsv(97, 44%, 93%) |
| CMYK | cmyk(27.4%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(87.49, -38.54, 44.33) |
| CIE-LCH | lch(87.49, 58.74, 131.01°) |
| OKLab | oklab(87.88% -0.106 0.1078) |
| OKLCH | oklch(87.88% 0.151 134.5) |
| XYZ | xyz(51.4612, 71.0034, 32.8190) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.43
Pale Light Green
#B1FC99
ΔE00 3.67
Celery
#C1FD95
ΔE00 3.74
Spring Green (survey)
#A9F971
ΔE00 4.27
Tea Green
#BDF8A3
ΔE00 4.30
Light Green
#96F97B
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACED84 #C584ED
analogous
#E0ED84 #ACED84 #84ED91
triadic
#ACED84 #84ACED #ED84AC
tetradic
#ACED84 #84E0ED #C584ED #ED9184
square
#ACED84 #84E0ED #C584ED #ED9184
split-complementary
#ACED84 #9184ED #ED84E0
monochromatic
#65D71F #88E54F #ACED84 #D0F5B9 #EDFBE4
Accessibility & contrast
On white
1.38
#ACED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#ACED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACED84
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACED84 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7C
Deuteranopia (green-blind)
#EBD98A
Tritanopia (blue-blind)
#ACE6D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aced84; /* rgb */ color: rgb(172, 237, 132); /* oklch */ color: oklch(87.9% 0.151 134.5);
Tailwind
colors: {
custom: {
50: '#c7f3a9',
500: '#aced84',
950: '#000000',
},
}SCSS
$custom: #aced84; $custom-light: #c7f3a9; $custom-dark: #000000;
JSON
{
"hex": "#aced84",
"rgb": {
"r": 172,
"g": 237,
"b": 132
},
"hsl": {
"h": 97.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.87878,
"c": 0.15112,
"h": 134.5
},
"luminance": 0.71005
}Semantic roles & 50–950 ramp
primary
#ACED84
secondary
#994EC7
accent
#0FD78B
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581