#ACED79#ACED79
#ACED79 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 87.7% C 0.162 H 132.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ACED79 |
|---|---|
| RGB | rgb(172, 237, 121) |
| HSL | hsl(94, 76%, 70%) |
| HSV | hsv(94, 49%, 93%) |
| CMYK | cmyk(27.4%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(87.35, -39.84, 49.42) |
| CIE-LCH | lch(87.35, 63.47, 128.87°) |
| OKLab | oklab(87.72% -0.1102 0.1185) |
| OKLCH | oklch(87.72% 0.162 132.9) |
| XYZ | xyz(50.7477, 70.7180, 29.0616) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 3.21
Pistachio (survey)
#C0FA8B
ΔE00 3.32
Light Yellowish Green
#C2FF89
ΔE00 4.08
Celery
#C1FD95
ΔE00 4.16
Light Grass Green
#9AF764
ΔE00 4.19
Light Pea Green
#C4FE82
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACED79 #BA79ED
analogous
#E6ED79 #ACED79 #79ED80
triadic
#ACED79 #79ACED #ED79AC
tetradic
#ACED79 #79E6ED #BA79ED #ED8079
square
#ACED79 #79E6ED #BA79ED #ED8079
split-complementary
#ACED79 #8079ED #ED79E6
monochromatic
#6BD01C #8BE643 #ACED79 #CDF4AF #EEFBE4
Accessibility & contrast
On white
1.39
#ACED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#ACED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACED79
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACED79 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6F
Deuteranopia (green-blind)
#ECD980
Tritanopia (blue-blind)
#ADE5D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aced79; /* rgb */ color: rgb(172, 237, 121); /* oklch */ color: oklch(87.7% 0.162 132.9);
Tailwind
colors: {
custom: {
50: '#c7f3a2',
500: '#aced79',
950: '#000000',
},
}SCSS
$custom: #aced79; $custom-light: #c7f3a2; $custom-dark: #000000;
JSON
{
"hex": "#aced79",
"rgb": {
"r": 172,
"g": 237,
"b": 121
},
"hsl": {
"h": 93.621,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.87721,
"c": 0.1618,
"h": 132.9
},
"luminance": 0.7072
}Semantic roles & 50–950 ramp
primary
#ACED79
secondary
#8D44C6
accent
#0DD97F
background
#FEFFFC
surface
#FAFEF5
border
#D3D6CF
text
#13170F
muted
#838580