#ACEA8B#ACEA8B
#ACEA8B is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.3% C 0.140 H 135.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEA8B |
|---|---|
| RGB | rgb(172, 234, 139) |
| HSL | hsl(99, 69%, 73%) |
| HSV | hsv(99, 41%, 92%) |
| CMYK | cmyk(26.5%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(86.74, -36.29, 39.95) |
| CIE-LCH | lch(86.74, 53.98, 132.25°) |
| OKLab | oklab(87.31% -0.0994 0.0981) |
| OKLCH | oklch(87.31% 0.14 135.4) |
| XYZ | xyz(51.0950, 69.4788, 35.1398) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.74
Pale Light Green
#B1FC99
ΔE00 3.88
Washed Out Green
#BCF5A6
ΔE00 3.94
Celery
#C1FD95
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.42
Light Pastel Green
#B2FBA5
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEA8B #C98BEA
analogous
#DBEA8B #ACEA8B #8BEA99
triadic
#ACEA8B #8BACEA #EA8BAC
tetradic
#ACEA8B #8BDBEA #C98BEA #EA998B
square
#ACEA8B #8BDBEA #C98BEA #EA998B
split-complementary
#ACEA8B #998BEA #EA8BDB
monochromatic
#63D426 #87E157 #ACEA8B #D1F3BF #ECFAE5
Accessibility & contrast
On white
1.41
#ACEA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#ACEA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEA8B
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEA8B | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#ABE3D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #acea8b; /* rgb */ color: rgb(172, 234, 139); /* oklch */ color: oklch(87.3% 0.140 135.4);
Tailwind
colors: {
custom: {
50: '#c6f1ae',
500: '#acea8b',
950: '#000000',
},
}SCSS
$custom: #acea8b; $custom-light: #c6f1ae; $custom-dark: #000000;
JSON
{
"hex": "#acea8b",
"rgb": {
"r": 172,
"g": 234,
"b": 139
},
"hsl": {
"h": 99.158,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.87306,
"c": 0.13967,
"h": 135.4
},
"luminance": 0.6948
}Semantic roles & 50–950 ramp
primary
#ACEA8B
secondary
#9E55C4
accent
#14D190
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581