#ACF985#ACF985
#ACF985 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.6% C 0.167 H 136.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF985 |
|---|---|
| RGB | rgb(172, 249, 133) |
| HSL | hsl(100, 91%, 75%) |
| HSV | hsv(100, 47%, 98%) |
| CMYK | cmyk(30.9%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.88, -43.72, 48.08) |
| CIE-LCH | lch(90.88, 64.98, 132.28°) |
| OKLab | oklab(90.63% -0.1202 0.1163) |
| OKLCH | oklch(90.63% 0.167 136) |
| XYZ | xyz(55.1212, 78.2134, 34.3782) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.55
Light Green
#96F97B
ΔE00 2.61
Pale Light Green
#B1FC99
ΔE00 2.68
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Celery
#C1FD95
ΔE00 2.90
Light Yellowish Green
#C2FF89
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF985 #D285F9
analogous
#E6F985 #ACF985 #85F998
triadic
#ACF985 #85ACF9 #F985AC
tetradic
#ACF985 #85E6F9 #D285F9 #F99885
square
#ACF985 #85E6F9 #D285F9 #F99885
split-complementary
#ACF985 #9885F9 #F985E6
monochromatic
#5DF310 #84F64B #ACF985 #D4FCBF #EBFEE2
Accessibility & contrast
On white
1.26
#ACF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#ACF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF985
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF985 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F5E28C
Tritanopia (blue-blind)
#AAF2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acf985; /* rgb */ color: rgb(172, 249, 133); /* oklch */ color: oklch(90.6% 0.167 136.0);
Tailwind
colors: {
custom: {
50: '#c8fbaa',
500: '#acf985',
950: '#000000',
},
}SCSS
$custom: #acf985; $custom-light: #c8fbaa; $custom-dark: #000000;
JSON
{
"hex": "#acf985",
"rgb": {
"r": 172,
"g": 249,
"b": 133
},
"hsl": {
"h": 99.828,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90629,
"c": 0.16721,
"h": 136
},
"luminance": 0.78215
}Semantic roles & 50–950 ramp
primary
#ACF985
secondary
#A84BD7
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581