#ACE27A#ACE27A
#ACE27A is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.2% C 0.145 H 131.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE27A |
|---|---|
| RGB | rgb(172, 226, 122) |
| HSL | hsl(91, 64%, 68%) |
| HSV | hsv(91, 46%, 89%) |
| CMYK | cmyk(23.9%, 0%, 46%, 11.4%) |
| CIE-LAB | lab(84.26, -34.76, 45.14) |
| CIE-LCH | lch(84.26, 56.97, 127.59°) |
| OKLab | oklab(85.23% -0.096 0.1091) |
| OKLCH | oklch(85.23% 0.145 131.4) |
| XYZ | xyz(47.7218, 64.5674, 28.3571) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Celery
#C1FD95
ΔE00 5.85
Spring Green (survey)
#A9F971
ΔE00 5.92
Tea Green
#BDF8A3
ΔE00 6.20
Light Yellowish Green
#C2FF89
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE27A #B07AE2
analogous
#E0E27A #ACE27A #7AE27C
triadic
#ACE27A #7AACE2 #E27AAC
tetradic
#ACE27A #7AE0E2 #B07AE2 #E27C7A
square
#ACE27A #7AE0E2 #B07AE2 #E27C7A
split-complementary
#ACE27A #7C7AE2 #E27AE0
monochromatic
#6EB928 #8DD748 #ACE27A #CBEDAC #EBF8DE
Accessibility & contrast
On white
1.51
#ACE27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ACE27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE27A
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE27A | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#AEDAC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ace27a; /* rgb */ color: rgb(172, 226, 122); /* oklch */ color: oklch(85.2% 0.145 131.4);
Tailwind
colors: {
custom: {
50: '#c7eba2',
500: '#ace27a',
950: '#000000',
},
}SCSS
$custom: #ace27a; $custom-light: #c7eba2; $custom-dark: #000000;
JSON
{
"hex": "#ace27a",
"rgb": {
"r": 172,
"g": 226,
"b": 122
},
"hsl": {
"h": 91.154,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.85228,
"c": 0.1453,
"h": 131.4
},
"luminance": 0.64569
}Semantic roles & 50–950 ramp
primary
#ACE27A
secondary
#8247B9
accent
#19CC76
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480