#ACE888#ACE888
#ACE888 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 86.8% C 0.140 H 134.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE888 |
|---|---|
| RGB | rgb(172, 232, 136) |
| HSL | hsl(98, 68%, 72%) |
| HSV | hsv(98, 41%, 91%) |
| CMYK | cmyk(25.9%, 0%, 41.4%, 9%) |
| CIE-LAB | lab(86.14, -35.78, 40.66) |
| CIE-LCH | lch(86.14, 54.16, 131.34°) |
| OKLab | oklab(86.8% -0.0981 0.0996) |
| OKLCH | oklch(86.8% 0.14 134.6) |
| XYZ | xyz(50.3127, 68.2600, 33.8124) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.20
Washed Out Green
#BCF5A6
ΔE00 4.38
Pale Light Green
#B1FC99
ΔE00 4.39
Pistachio (survey)
#C0FA8B
ΔE00 4.55
Celery
#C1FD95
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE888 #C488E8
analogous
#DCE888 #ACE888 #88E894
triadic
#ACE888 #88ACE8 #E888AC
tetradic
#ACE888 #88DCE8 #C488E8 #E89488
square
#ACE888 #88DCE8 #C488E8 #E89488
split-complementary
#ACE888 #9488E8 #E888DC
monochromatic
#66CE28 #88DE55 #ACE888 #D0F2BB #EDFAE5
Accessibility & contrast
On white
1.43
#ACE888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#ACE888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE888
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE888 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB81
Deuteranopia (green-blind)
#E6D68D
Tritanopia (blue-blind)
#ACE1D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ace888; /* rgb */ color: rgb(172, 232, 136); /* oklch */ color: oklch(86.8% 0.140 134.6);
Tailwind
colors: {
custom: {
50: '#c6efac',
500: '#ace888',
950: '#000000',
},
}SCSS
$custom: #ace888; $custom-light: #c6efac; $custom-dark: #000000;
JSON
{
"hex": "#ace888",
"rgb": {
"r": 172,
"g": 232,
"b": 136
},
"hsl": {
"h": 97.5,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.86804,
"c": 0.13981,
"h": 134.6
},
"luminance": 0.68261
}Semantic roles & 50–950 ramp
primary
#ACE888
secondary
#9853C1
accent
#16D08A
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581