#ACED74#ACED74
#ACED74 is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 87.7% C 0.166 H 132.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACED74 |
|---|---|
| RGB | rgb(172, 237, 116) |
| HSL | hsl(92, 77%, 69%) |
| HSV | hsv(92, 51%, 93%) |
| CMYK | cmyk(27.4%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(87.29, -40.38, 51.68) |
| CIE-LCH | lch(87.29, 65.59, 128.00°) |
| OKLab | oklab(87.65% -0.112 0.1232) |
| OKLCH | oklch(87.65% 0.166 132.3) |
| XYZ | xyz(50.4490, 70.5985, 27.4885) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.94
Pistachio (survey)
#C0FA8B
ΔE00 3.51
Light Grass Green
#9AF764
ΔE00 3.86
Light Lime
#AEFD6C
ΔE00 3.93
Pale Lime
#BEFD73
ΔE00 4.08
Light Pea Green
#C4FE82
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACED74 #B574ED
analogous
#E9ED74 #ACED74 #74ED79
triadic
#ACED74 #74ACED #ED74AC
tetradic
#ACED74 #74E9ED #B574ED #ED7974
square
#ACED74 #74E9ED #B574ED #ED7974
split-complementary
#ACED74 #7974ED #ED74E9
monochromatic
#6DCC1A #8CE63E #ACED74 #CCF4AA #EDFBE0
Accessibility & contrast
On white
1.39
#ACED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#ACED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACED74
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACED74 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE69
Deuteranopia (green-blind)
#ECD97C
Tritanopia (blue-blind)
#AEE5D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aced74; /* rgb */ color: rgb(172, 237, 116); /* oklch */ color: oklch(87.7% 0.166 132.3);
Tailwind
colors: {
custom: {
50: '#c7f39f',
500: '#aced74',
950: '#000000',
},
}SCSS
$custom: #aced74; $custom-light: #c7f39f; $custom-dark: #000000;
JSON
{
"hex": "#aced74",
"rgb": {
"r": 172,
"g": 237,
"b": 116
},
"hsl": {
"h": 92.231,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.87654,
"c": 0.16648,
"h": 132.3
},
"luminance": 0.706
}Semantic roles & 50–950 ramp
primary
#ACED74
secondary
#883FC6
accent
#0CD97A
background
#FEFFFC
surface
#FAFEF5
border
#D3D6CF
text
#13170F
muted
#838580