#ACE484#ACE484
#ACE484 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 85.8% C 0.138 H 133.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE484 |
|---|---|
| RGB | rgb(172, 228, 132) |
| HSL | hsl(95, 64%, 71%) |
| HSV | hsv(95, 42%, 89%) |
| CMYK | cmyk(24.6%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(84.96, -34.46, 41.13) |
| CIE-LCH | lch(84.96, 53.66, 129.95°) |
| OKLab | oklab(85.83% -0.0946 0.1005) |
| OKLCH | oklch(85.83% 0.138 133.3) |
| XYZ | xyz(48.9205, 65.9221, 31.9721) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 5.02
Pistachio (survey)
#C0FA8B
ΔE00 5.10
Washed Out Green
#BCF5A6
ΔE00 5.11
Pale Olive Green
#B1D27B
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.38
Pale Light Green
#B1FC99
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE484 #BC84E4
analogous
#DCE484 #ACE484 #84E48C
triadic
#ACE484 #84ACE4 #E484AC
tetradic
#ACE484 #84DCE4 #BC84E4 #E48C84
square
#ACE484 #84DCE4 #BC84E4 #E48C84
split-complementary
#ACE484 #8C84E4 #E484DC
monochromatic
#6AC32B #8AD952 #ACE484 #CEEFB6 #EEF9E6
Accessibility & contrast
On white
1.48
#ACE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#ACE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE484
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE484 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#ADDDCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ace484; /* rgb */ color: rgb(172, 228, 132); /* oklch */ color: oklch(85.8% 0.138 133.3);
Tailwind
colors: {
custom: {
50: '#c6eca9',
500: '#ace484',
950: '#000000',
},
}SCSS
$custom: #ace484; $custom-light: #c6eca9; $custom-dark: #000000;
JSON
{
"hex": "#ace484",
"rgb": {
"r": 172,
"g": 228,
"b": 132
},
"hsl": {
"h": 95,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.85833,
"c": 0.13805,
"h": 133.3
},
"luminance": 0.65923
}Semantic roles & 50–950 ramp
primary
#ACE484
secondary
#8F50BC
accent
#1ACC82
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481