#ACE68E#ACE68E
#ACE68E is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.5% C 0.131 H 135.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE68E |
|---|---|
| RGB | rgb(172, 230, 142) |
| HSL | hsl(100, 64%, 73%) |
| HSV | hsv(100, 38%, 90%) |
| CMYK | cmyk(25.2%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(85.66, -34.06, 37.07) |
| CIE-LCH | lch(85.66, 50.34, 132.58°) |
| OKLab | oklab(86.45% -0.0932 0.0915) |
| OKLCH | oklch(86.45% 0.131 135.5) |
| XYZ | xyz(50.1913, 67.3158, 35.9348) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.90
Tea Green
#BDF8A3
ΔE00 4.06
Light Grey Green
#B7E1A1
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 4.78
Pale Light Green
#B1FC99
ΔE00 4.81
Light Pastel Green
#B2FBA5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE68E #C88EE6
analogous
#D8E68E #ACE68E #8EE69C
triadic
#ACE68E #8EACE6 #E68EAC
tetradic
#ACE68E #8ED8E6 #C88EE6 #E69C8E
square
#ACE68E #8ED8E6 #C88EE6 #E69C8E
split-complementary
#ACE68E #9C8EE6 #E68ED8
monochromatic
#63CC2D #87DB5C #ACE68E #D1F1C0 #EDF9E6
Accessibility & contrast
On white
1.45
#ACE68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#ACE68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE68E
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE68E | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD988
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#ABE0D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ace68e; /* rgb */ color: rgb(172, 230, 142); /* oklch */ color: oklch(86.5% 0.131 135.5);
Tailwind
colors: {
custom: {
50: '#c6eeb0',
500: '#ace68e',
950: '#000000',
},
}SCSS
$custom: #ace68e; $custom-light: #c6eeb0; $custom-dark: #000000;
JSON
{
"hex": "#ace68e",
"rgb": {
"r": 172,
"g": 230,
"b": 142
},
"hsl": {
"h": 99.545,
"s": 63.768,
"l": 72.941
},
"oklch": {
"l": 0.86451,
"c": 0.1306,
"h": 135.5
},
"luminance": 0.67317
}Semantic roles & 50–950 ramp
primary
#ACE68E
secondary
#9C59BF
accent
#1ACC8F
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581