#ACE07A#ACE07A
#ACE07A is a very light, vivid yellow-green. Relative luminance 0.635; OKLCH L 84.8% C 0.142 H 131.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE07A |
|---|---|
| RGB | rgb(172, 224, 122) |
| HSL | hsl(91, 62%, 68%) |
| HSV | hsv(91, 46%, 88%) |
| CMYK | cmyk(23.2%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(83.70, -33.84, 44.44) |
| CIE-LCH | lch(83.70, 55.86, 127.28°) |
| OKLab | oklab(84.77% -0.0935 0.1075) |
| OKLCH | oklch(84.77% 0.142 131) |
| XYZ | xyz(47.1811, 63.4861, 28.1768) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.25
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Light Moss Green
#A6C875
ΔE00 6.12
Celery
#C1FD95
ΔE00 6.25
Spring Green (survey)
#A9F971
ΔE00 6.42
Tea Green
#BDF8A3
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE07A #AE7AE0
analogous
#DFE07A #ACE07A #7AE07B
triadic
#ACE07A #7AACE0 #E07AAC
tetradic
#ACE07A #7ADFE0 #AE7AE0 #E07B7A
square
#ACE07A #7ADFE0 #AE7AE0 #E07B7A
split-complementary
#ACE07A #7B7AE0 #E07ADF
monochromatic
#6EB52A #8DD448 #ACE07A #CBECAC #EAF7DD
Accessibility & contrast
On white
1.53
#ACE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#ACE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE07A
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE07A | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D372
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#AED8C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ace07a; /* rgb */ color: rgb(172, 224, 122); /* oklch */ color: oklch(84.8% 0.142 131.0);
Tailwind
colors: {
custom: {
50: '#c7eaa2',
500: '#ace07a',
950: '#000000',
},
}SCSS
$custom: #ace07a; $custom-light: #c7eaa2; $custom-dark: #000000;
JSON
{
"hex": "#ace07a",
"rgb": {
"r": 172,
"g": 224,
"b": 122
},
"hsl": {
"h": 90.588,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.84773,
"c": 0.14244,
"h": 131
},
"luminance": 0.63487
}Semantic roles & 50–950 ramp
primary
#ACE07A
secondary
#8048B6
accent
#1CCA74
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480