#ACF07D#ACF07D
#ACF07D is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.5% C 0.162 H 133.8°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF07D |
|---|---|
| RGB | rgb(172, 240, 125) |
| HSL | hsl(95, 79%, 72%) |
| HSV | hsv(95, 48%, 94%) |
| CMYK | cmyk(28.3%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(88.24, -40.71, 48.62) |
| CIE-LCH | lch(88.24, 63.41, 129.94°) |
| OKLab | oklab(88.46% -0.1123 0.117) |
| OKLCH | oklch(88.46% 0.162 133.8) |
| XYZ | xyz(51.8740, 72.5698, 30.6723) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.89
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Celery
#C1FD95
ΔE00 3.62
Light Yellowish Green
#C2FF89
ΔE00 3.66
Light Green
#96F97B
ΔE00 3.75
Pale Light Green
#B1FC99
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF07D #C17DF0
analogous
#E6F07D #ACF07D #7DF088
triadic
#ACF07D #7DACF0 #F07DAC
tetradic
#ACF07D #7DE6F0 #C17DF0 #F0887D
square
#ACF07D #7DE6F0 #C17DF0 #F0887D
split-complementary
#ACF07D #887DF0 #F07DE6
monochromatic
#68DA19 #89EA46 #ACF07D #CFF6B4 #EDFCE4
Accessibility & contrast
On white
1.35
#ACF07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#ACF07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF07D
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF07D | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#EEDB84
Tritanopia (blue-blind)
#ACE8D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #acf07d; /* rgb */ color: rgb(172, 240, 125); /* oklch */ color: oklch(88.5% 0.162 133.8);
Tailwind
colors: {
custom: {
50: '#c7f5a5',
500: '#acf07d',
950: '#000000',
},
}SCSS
$custom: #acf07d; $custom-light: #c7f5a5; $custom-dark: #000000;
JSON
{
"hex": "#acf07d",
"rgb": {
"r": 172,
"g": 240,
"b": 125
},
"hsl": {
"h": 95.478,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.88461,
"c": 0.16219,
"h": 133.8
},
"luminance": 0.72572
}Semantic roles & 50–950 ramp
primary
#ACF07D
secondary
#9547CA
accent
#0ADC86
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13170F
muted
#838580