#ACE98A#ACE98A
#ACE98A is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.1% C 0.139 H 135.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE98A |
|---|---|
| RGB | rgb(172, 233, 138) |
| HSL | hsl(99, 68%, 73%) |
| HSV | hsv(99, 41%, 91%) |
| CMYK | cmyk(26.2%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(86.45, -35.97, 40.07) |
| CIE-LCH | lch(86.45, 53.85, 131.92°) |
| OKLab | oklab(87.06% -0.0986 0.0983) |
| OKLCH | oklch(87.06% 0.139 135.1) |
| XYZ | xyz(50.7384, 68.8819, 34.6621) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.93
Washed Out Green
#BCF5A6
ΔE00 4.10
Pale Light Green
#B1FC99
ΔE00 4.12
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Celery
#C1FD95
ΔE00 4.53
Lightgreen
#90EE90
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE98A #C78AE9
analogous
#DCE98A #ACE98A #8AE997
triadic
#ACE98A #8AACE9 #E98AAC
tetradic
#ACE98A #8ADCE9 #C78AE9 #E9978A
square
#ACE98A #8ADCE9 #C78AE9 #E9978A
split-complementary
#ACE98A #978AE9 #E98ADC
monochromatic
#64D127 #87DF56 #ACE98A #D1F3BE #EDFAE5
Accessibility & contrast
On white
1.42
#ACE98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#ACE98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE98A
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE98A | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#ACE2D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ace98a; /* rgb */ color: rgb(172, 233, 138); /* oklch */ color: oklch(87.1% 0.139 135.1);
Tailwind
colors: {
custom: {
50: '#c6f0ad',
500: '#ace98a',
950: '#000000',
},
}SCSS
$custom: #ace98a; $custom-light: #c6f0ad; $custom-dark: #000000;
JSON
{
"hex": "#ace98a",
"rgb": {
"r": 172,
"g": 233,
"b": 138
},
"hsl": {
"h": 98.526,
"s": 68.345,
"l": 72.745
},
"oklch": {
"l": 0.87063,
"c": 0.13923,
"h": 135.1
},
"luminance": 0.68883
}Semantic roles & 50–950 ramp
primary
#ACE98A
secondary
#9B54C3
accent
#15D08D
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581