#ACF986#ACF986
#ACF986 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.6% C 0.166 H 136.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF986 |
|---|---|
| RGB | rgb(172, 249, 134) |
| HSL | hsl(100, 91%, 75%) |
| HSV | hsv(100, 46%, 98%) |
| CMYK | cmyk(30.9%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(90.89, -43.59, 47.62) |
| CIE-LCH | lch(90.89, 64.56, 132.47°) |
| OKLab | oklab(90.64% -0.1198 0.1153) |
| OKLCH | oklch(90.64% 0.166 136.1) |
| XYZ | xyz(55.1906, 78.2411, 34.7438) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.55
Light Green
#96F97B
ΔE00 2.63
Spring Green (survey)
#A9F971
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.79
Celery
#C1FD95
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF986 #D386F9
analogous
#E5F986 #ACF986 #86F99A
triadic
#ACF986 #86ACF9 #F986AC
tetradic
#ACF986 #86E5F9 #D386F9 #F99A86
square
#ACF986 #86E5F9 #D386F9 #F99A86
split-complementary
#ACF986 #9A86F9 #F986E5
monochromatic
#5CF311 #84F64C #ACF986 #D4FCC0 #EBFEE2
Accessibility & contrast
On white
1.26
#ACF986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#ACF986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF986
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF986 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97D
Deuteranopia (green-blind)
#F5E28D
Tritanopia (blue-blind)
#AAF2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acf986; /* rgb */ color: rgb(172, 249, 134); /* oklch */ color: oklch(90.6% 0.166 136.1);
Tailwind
colors: {
custom: {
50: '#c7fbab',
500: '#acf986',
950: '#000000',
},
}SCSS
$custom: #acf986; $custom-light: #c7fbab; $custom-dark: #000000;
JSON
{
"hex": "#acf986",
"rgb": {
"r": 172,
"g": 249,
"b": 134
},
"hsl": {
"h": 100.174,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.90643,
"c": 0.16626,
"h": 136.1
},
"luminance": 0.78243
}Semantic roles & 50–950 ramp
primary
#ACF986
secondary
#A94CD7
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581