#ACE98E#ACE98E
#ACE98E is a very light, vivid green. Relative luminance 0.690; OKLCH L 87.1% C 0.135 H 135.9°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE98E |
|---|---|
| RGB | rgb(172, 233, 142) |
| HSL | hsl(100, 67%, 74%) |
| HSV | hsv(100, 39%, 91%) |
| CMYK | cmyk(26.2%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(86.50, -35.44, 38.16) |
| CIE-LCH | lch(86.50, 52.08, 132.88°) |
| OKLab | oklab(87.13% -0.097 0.0941) |
| OKLCH | oklch(87.13% 0.135 135.9) |
| XYZ | xyz(51.0333, 68.9999, 36.2154) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.63
Washed Out Green
#BCF5A6
ΔE00 3.65
Pale Light Green
#B1FC99
ΔE00 4.09
Light Pastel Green
#B2FBA5
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.39
Celery
#C1FD95
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE98E #CB8EE9
analogous
#D9E98E #ACE98E #8EE99D
triadic
#ACE98E #8EACE9 #E98EAC
tetradic
#ACE98E #8ED9E9 #CB8EE9 #E99D8E
square
#ACE98E #8ED9E9 #CB8EE9 #E99D8E
split-complementary
#ACE98E #9D8EE9 #E98ED9
monochromatic
#61D329 #86DF5B #ACE98E #D2F3C1 #ECFAE5
Accessibility & contrast
On white
1.42
#ACE98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#ACE98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE98E
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE98E | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#E6D793
Tritanopia (blue-blind)
#ABE3D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ace98e; /* rgb */ color: rgb(172, 233, 142); /* oklch */ color: oklch(87.1% 0.135 135.9);
Tailwind
colors: {
custom: {
50: '#c6f0b0',
500: '#ace98e',
950: '#000000',
},
}SCSS
$custom: #ace98e; $custom-light: #c6f0b0; $custom-dark: #000000;
JSON
{
"hex": "#ace98e",
"rgb": {
"r": 172,
"g": 233,
"b": 142
},
"hsl": {
"h": 100.22,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.8713,
"c": 0.13509,
"h": 135.9
},
"luminance": 0.69001
}Semantic roles & 50–950 ramp
primary
#ACE98E
secondary
#A058C3
accent
#16CF92
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581