#ACE080#ACE080
#ACE080 is a very light, vivid yellow-green. Relative luminance 0.636; OKLCH L 84.9% C 0.136 H 131.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE080 |
|---|---|
| RGB | rgb(172, 224, 128) |
| HSL | hsl(93, 61%, 69%) |
| HSV | hsv(93, 43%, 88%) |
| CMYK | cmyk(23.2%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(83.78, -33.11, 41.61) |
| CIE-LCH | lch(83.78, 53.17, 128.51°) |
| OKLab | oklab(84.86% -0.0911 0.1014) |
| OKLCH | oklch(84.86% 0.136 131.9) |
| XYZ | xyz(47.5644, 63.6394, 30.1955) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.16
Light Grey Green
#B7E1A1
ΔE00 5.78
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Tea Green
#BDF8A3
ΔE00 5.92
Washed Out Green
#BCF5A6
ΔE00 5.94
Light Moss Green
#A6C875
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE080 #B480E0
analogous
#DCE080 #ACE080 #80E084
triadic
#ACE080 #80ACE0 #E080AC
tetradic
#ACE080 #80DCE0 #B480E0 #E08480
square
#ACE080 #80DCE0 #B480E0 #E08480
split-complementary
#ACE080 #8480E0 #E080DC
monochromatic
#6DB92D #8CD44F #ACE080 #CCECB1 #ECF8E2
Accessibility & contrast
On white
1.53
#ACE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#ACE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE080
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE080 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D379
Deuteranopia (green-blind)
#E0CF85
Tritanopia (blue-blind)
#AED9C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ace080; /* rgb */ color: rgb(172, 224, 128); /* oklch */ color: oklch(84.9% 0.136 131.9);
Tailwind
colors: {
custom: {
50: '#c6eaa6',
500: '#ace080',
950: '#000000',
},
}SCSS
$custom: #ace080; $custom-light: #c6eaa6; $custom-dark: #000000;
JSON
{
"hex": "#ace080",
"rgb": {
"r": 172,
"g": 224,
"b": 128
},
"hsl": {
"h": 92.5,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.84864,
"c": 0.13631,
"h": 131.9
},
"luminance": 0.6364
}Semantic roles & 50–950 ramp
primary
#ACE080
secondary
#874DB7
accent
#1DC87A
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480