#ACE983#ACE983
#ACE983 is a very light, vivid yellow-green. Relative luminance 0.687; OKLCH L 87.0% C 0.146 H 133.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE983 |
|---|---|
| RGB | rgb(172, 233, 131) |
| HSL | hsl(96, 70%, 71%) |
| HSV | hsv(96, 44%, 91%) |
| CMYK | cmyk(26.2%, 0%, 43.8%, 8.6%) |
| CIE-LAB | lab(86.35, -36.86, 43.38) |
| CIE-LCH | lch(86.35, 56.93, 130.36°) |
| OKLab | oklab(86.95% -0.1014 0.1056) |
| OKLCH | oklch(86.95% 0.146 133.8) |
| XYZ | xyz(50.2479, 68.6857, 32.0786) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.05
Celery
#C1FD95
ΔE00 4.40
Pale Light Green
#B1FC99
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 4.97
Spring Green (survey)
#A9F971
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE983 #C083E9
analogous
#DFE983 #ACE983 #83E98D
triadic
#ACE983 #83ACE9 #E983AC
tetradic
#ACE983 #83DFE9 #C083E9 #E98D83
square
#ACE983 #83DFE9 #C083E9 #E98D83
split-complementary
#ACE983 #8D83E9 #E983DF
monochromatic
#68CD24 #89E04F #ACE983 #CFF2B7 #EEFAE5
Accessibility & contrast
On white
1.42
#ACE983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#ACE983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE983
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE983 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#ACE2D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ace983; /* rgb */ color: rgb(172, 233, 131); /* oklch */ color: oklch(87.0% 0.146 133.8);
Tailwind
colors: {
custom: {
50: '#c7f0a8',
500: '#ace983',
950: '#000000',
},
}SCSS
$custom: #ace983; $custom-light: #c7f0a8; $custom-dark: #000000;
JSON
{
"hex": "#ace983",
"rgb": {
"r": 172,
"g": 233,
"b": 131
},
"hsl": {
"h": 95.882,
"s": 69.863,
"l": 71.373
},
"oklch": {
"l": 0.86953,
"c": 0.14635,
"h": 133.8
},
"luminance": 0.68687
}Semantic roles & 50–950 ramp
primary
#ACE983
secondary
#944EC2
accent
#14D285
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581