#ACEA85#ACEA85
#ACEA85 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.2% C 0.146 H 134.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEA85 |
|---|---|
| RGB | rgb(172, 234, 133) |
| HSL | hsl(97, 71%, 72%) |
| HSV | hsv(97, 43%, 92%) |
| CMYK | cmyk(26.5%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(86.66, -37.07, 42.80) |
| CIE-LCH | lch(86.66, 56.62, 130.90°) |
| OKLab | oklab(87.21% -0.1018 0.1043) |
| OKLCH | oklch(87.21% 0.146 134.3) |
| XYZ | xyz(50.6686, 69.3082, 32.8940) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.98
Pale Light Green
#B1FC99
ΔE00 4.12
Celery
#C1FD95
ΔE00 4.22
Tea Green
#BDF8A3
ΔE00 4.32
Washed Out Green
#BCF5A6
ΔE00 4.70
Pastel Green
#B0FF9D
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEA85 #C385EA
analogous
#DEEA85 #ACEA85 #85EA91
triadic
#ACEA85 #85ACEA #EA85AC
tetradic
#ACEA85 #85DEEA #C385EA #EA9185
square
#ACEA85 #85DEEA #C385EA #EA9185
split-complementary
#ACEA85 #9185EA #EA85DE
monochromatic
#67D124 #88E151 #ACEA85 #D0F3B9 #EDFBE5
Accessibility & contrast
On white
1.41
#ACEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#ACEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEA85
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEA85 | 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)
#F1DC7D
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#ACE3D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #acea85; /* rgb */ color: rgb(172, 234, 133); /* oklch */ color: oklch(87.2% 0.146 134.3);
Tailwind
colors: {
custom: {
50: '#c7f1aa',
500: '#acea85',
950: '#000000',
},
}SCSS
$custom: #acea85; $custom-light: #c7f1aa; $custom-dark: #000000;
JSON
{
"hex": "#acea85",
"rgb": {
"r": 172,
"g": 234,
"b": 133
},
"hsl": {
"h": 96.832,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.87211,
"c": 0.14578,
"h": 134.3
},
"luminance": 0.6931
}Semantic roles & 50–950 ramp
primary
#ACEA85
secondary
#9750C4
accent
#13D389
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581