#ACEA84#ACEA84
#ACEA84 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.2% C 0.147 H 134.1°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEA84 |
|---|---|
| RGB | rgb(172, 234, 132) |
| HSL | hsl(96, 71%, 72%) |
| HSV | hsv(96, 44%, 92%) |
| CMYK | cmyk(26.5%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(86.64, -37.19, 43.27) |
| CIE-LCH | lch(86.64, 57.05, 130.68°) |
| OKLab | oklab(87.2% -0.1022 0.1053) |
| OKLCH | oklch(87.2% 0.147 134.1) |
| XYZ | xyz(50.5999, 69.2807, 32.5319) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Pale Light Green
#B1FC99
ΔE00 4.17
Celery
#C1FD95
ΔE00 4.22
Tea Green
#BDF8A3
ΔE00 4.43
Washed Out Green
#BCF5A6
ΔE00 4.82
Spring Green (survey)
#A9F971
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEA84 #C284EA
analogous
#DFEA84 #ACEA84 #84EA8F
triadic
#ACEA84 #84ACEA #EA84AC
tetradic
#ACEA84 #84DFEA #C284EA #EA8F84
square
#ACEA84 #84DFEA #C284EA #EA8F84
split-complementary
#ACEA84 #8F84EA #EA84DF
monochromatic
#67D024 #89E150 #ACEA84 #CFF3B8 #EDFBE5
Accessibility & contrast
On white
1.41
#ACEA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#ACEA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEA84
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEA84 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#ACE3D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #acea84; /* rgb */ color: rgb(172, 234, 132); /* oklch */ color: oklch(87.2% 0.147 134.1);
Tailwind
colors: {
custom: {
50: '#c7f1a9',
500: '#acea84',
950: '#000000',
},
}SCSS
$custom: #acea84; $custom-light: #c7f1a9; $custom-dark: #000000;
JSON
{
"hex": "#acea84",
"rgb": {
"r": 172,
"g": 234,
"b": 132
},
"hsl": {
"h": 96.471,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.87196,
"c": 0.14679,
"h": 134.1
},
"luminance": 0.69282
}Semantic roles & 50–950 ramp
primary
#ACEA84
secondary
#964FC4
accent
#13D387
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581