#ACEB8A#ACEB8A
#ACEB8A is a very light, vivid yellow-green. Relative luminance 0.700; OKLCH L 87.5% C 0.142 H 135.3°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEB8A |
|---|---|
| RGB | rgb(172, 235, 138) |
| HSL | hsl(99, 71%, 73%) |
| HSV | hsv(99, 41%, 92%) |
| CMYK | cmyk(26.8%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(87.01, -36.88, 40.79) |
| CIE-LCH | lch(87.01, 54.99, 132.12°) |
| OKLab | oklab(87.52% -0.1011 0.1) |
| OKLCH | oklch(87.52% 0.142 135.3) |
| XYZ | xyz(51.3078, 70.0207, 34.8519) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.69
Tea Green
#BDF8A3
ΔE00 3.75
Washed Out Green
#BCF5A6
ΔE00 4.04
Celery
#C1FD95
ΔE00 4.15
Pistachio (survey)
#C0FA8B
ΔE00 4.16
Light Pastel Green
#B2FBA5
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEB8A #C98AEB
analogous
#DCEB8A #ACEB8A #8AEB98
triadic
#ACEB8A #8AACEB #EB8AAC
tetradic
#ACEB8A #8ADCEB #C98AEB #EB988A
square
#ACEB8A #8ADCEB #C98AEB #EB988A
split-complementary
#ACEB8A #988AEB #EB8ADC
monochromatic
#63D625 #87E256 #ACEB8A #D1F4BE #ECFBE5
Accessibility & contrast
On white
1.40
#ACEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#ACEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEB8A
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEB8A | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD83
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#ABE4D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aceb8a; /* rgb */ color: rgb(172, 235, 138); /* oklch */ color: oklch(87.5% 0.142 135.3);
Tailwind
colors: {
custom: {
50: '#c7f1ad',
500: '#aceb8a',
950: '#000000',
},
}SCSS
$custom: #aceb8a; $custom-light: #c7f1ad; $custom-dark: #000000;
JSON
{
"hex": "#aceb8a",
"rgb": {
"r": 172,
"g": 235,
"b": 138
},
"hsl": {
"h": 98.969,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.87517,
"c": 0.14217,
"h": 135.3
},
"luminance": 0.70022
}Semantic roles & 50–950 ramp
primary
#ACEB8A
secondary
#9E54C5
accent
#13D38F
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581