#ACEA8E#ACEA8E
#ACEA8E is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.4% C 0.137 H 136.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEA8E |
|---|---|
| RGB | rgb(172, 234, 142) |
| HSL | hsl(100, 69%, 74%) |
| HSV | hsv(100, 39%, 92%) |
| CMYK | cmyk(26.5%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(86.78, -35.90, 38.52) |
| CIE-LCH | lch(86.78, 52.65, 132.98°) |
| OKLab | oklab(87.36% -0.0982 0.0949) |
| OKLCH | oklch(87.36% 0.137 136) |
| XYZ | xyz(51.3172, 69.5677, 36.3101) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.51
Washed Out Green
#BCF5A6
ΔE00 3.60
Pale Light Green
#B1FC99
ΔE00 3.86
Light Pastel Green
#B2FBA5
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.28
Celery
#C1FD95
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEA8E #CC8EEA
analogous
#DAEA8E #ACEA8E #8EEA9E
triadic
#ACEA8E #8EACEA #EA8EAC
tetradic
#ACEA8E #8EDAEA #CC8EEA #EA9E8E
square
#ACEA8E #8EDAEA #CC8EEA #EA9E8E
split-complementary
#ACEA8E #9E8EEA #EA8EDA
monochromatic
#61D628 #86E05A #ACEA8E #D2F4C2 #ECFAE5
Accessibility & contrast
On white
1.41
#ACEA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#ACEA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEA8E
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEA8E | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#E7D793
Tritanopia (blue-blind)
#ABE4D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #acea8e; /* rgb */ color: rgb(172, 234, 142); /* oklch */ color: oklch(87.4% 0.137 136.0);
Tailwind
colors: {
custom: {
50: '#c6f1b0',
500: '#acea8e',
950: '#000000',
},
}SCSS
$custom: #acea8e; $custom-light: #c6f1b0; $custom-dark: #000000;
JSON
{
"hex": "#acea8e",
"rgb": {
"r": 172,
"g": 234,
"b": 142
},
"hsl": {
"h": 100.435,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.87356,
"c": 0.13658,
"h": 136
},
"luminance": 0.69569
}Semantic roles & 50–950 ramp
primary
#ACEA8E
secondary
#A158C4
accent
#15D193
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581