#ACEE80#ACEE80
#ACEE80 is a very light, vivid yellow-green. Relative luminance 0.715; OKLCH L 88.0% C 0.156 H 134.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEE80 |
|---|---|
| RGB | rgb(172, 238, 128) |
| HSL | hsl(96, 76%, 72%) |
| HSV | hsv(96, 46%, 93%) |
| CMYK | cmyk(27.7%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(87.72, -39.47, 46.54) |
| CIE-LCH | lch(87.72, 61.03, 130.30°) |
| OKLab | oklab(88.05% -0.1087 0.1125) |
| OKLCH | oklch(88.05% 0.156 134) |
| XYZ | xyz(51.4830, 71.4766, 31.5017) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.16
Spring Green (survey)
#A9F971
ΔE00 3.62
Celery
#C1FD95
ΔE00 3.69
Pale Light Green
#B1FC99
ΔE00 3.88
Light Yellowish Green
#C2FF89
ΔE00 4.07
Light Green
#96F97B
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEE80 #C280EE
analogous
#E3EE80 #ACEE80 #80EE8B
triadic
#ACEE80 #80ACEE #EE80AC
tetradic
#ACEE80 #80E3EE #C280EE #EE8B80
square
#ACEE80 #80E3EE #C280EE #EE8B80
split-complementary
#ACEE80 #8B80EE #EE80E3
monochromatic
#67D71D #89E74A #ACEE80 #CFF5B6 #EDFBE4
Accessibility & contrast
On white
1.37
#ACEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#ACEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEE80
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEE80 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF77
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#ACE7D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #acee80; /* rgb */ color: rgb(172, 238, 128); /* oklch */ color: oklch(88.0% 0.156 134.0);
Tailwind
colors: {
custom: {
50: '#c7f4a7',
500: '#acee80',
950: '#000000',
},
}SCSS
$custom: #acee80; $custom-light: #c7f4a7; $custom-dark: #000000;
JSON
{
"hex": "#acee80",
"rgb": {
"r": 172,
"g": 238,
"b": 128
},
"hsl": {
"h": 96,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.88047,
"c": 0.15649,
"h": 134
},
"luminance": 0.71478
}Semantic roles & 50–950 ramp
primary
#ACEE80
secondary
#964AC8
accent
#0DD987
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#13170F
muted
#828580