#ACE482#ACE482
#ACE482 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 85.8% C 0.140 H 132.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE482 |
|---|---|
| RGB | rgb(172, 228, 130) |
| HSL | hsl(94, 64%, 70%) |
| HSV | hsv(94, 43%, 89%) |
| CMYK | cmyk(24.6%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(84.93, -34.71, 42.08) |
| CIE-LCH | lch(84.93, 54.55, 129.52°) |
| OKLab | oklab(85.8% -0.0954 0.1026) |
| OKLCH | oklch(85.8% 0.14 132.9) |
| XYZ | xyz(48.7850, 65.8679, 31.2582) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.99
Pale Olive Green
#B1D27B
ΔE00 5.11
Tea Green
#BDF8A3
ΔE00 5.20
Washed Out Green
#BCF5A6
ΔE00 5.34
Celery
#C1FD95
ΔE00 5.36
Pale Light Green
#B1FC99
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE482 #BA82E4
analogous
#DDE482 #ACE482 #82E489
triadic
#ACE482 #82ACE4 #E482AC
tetradic
#ACE482 #82DDE4 #BA82E4 #E48982
square
#ACE482 #82DDE4 #BA82E4 #E48982
split-complementary
#ACE482 #8982E4 #E482DD
monochromatic
#6BC22A #8BD950 #ACE482 #CDEFB4 #EEFAE6
Accessibility & contrast
On white
1.48
#ACE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#ACE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE482
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE482 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#ADDDCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ace482; /* rgb */ color: rgb(172, 228, 130); /* oklch */ color: oklch(85.8% 0.140 132.9);
Tailwind
colors: {
custom: {
50: '#c6eca8',
500: '#ace482',
950: '#000000',
},
}SCSS
$custom: #ace482; $custom-light: #c6eca8; $custom-dark: #000000;
JSON
{
"hex": "#ace482",
"rgb": {
"r": 172,
"g": 228,
"b": 130
},
"hsl": {
"h": 94.286,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.85802,
"c": 0.1401,
"h": 132.9
},
"luminance": 0.65869
}Semantic roles & 50–950 ramp
primary
#ACE482
secondary
#8D4EBC
accent
#19CC80
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480