#ACFD85#ACFD85
#ACFD85 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.5% C 0.173 H 136.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFD85 |
|---|---|
| RGB | rgb(172, 253, 133) |
| HSL | hsl(101, 97%, 76%) |
| HSV | hsv(101, 47%, 99%) |
| CMYK | cmyk(32%, 0%, 47.4%, 0.8%) |
| CIE-LAB | lab(92.00, -45.44, 49.48) |
| CIE-LCH | lch(92.00, 67.18, 132.57°) |
| OKLab | oklab(91.54% -0.1249 0.1194) |
| OKLCH | oklch(91.54% 0.173 136.3) |
| XYZ | xyz(56.3707, 80.7124, 34.7947) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.40
Light Green
#96F97B
ΔE00 2.47
Pale Light Green
#B1FC99
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 2.98
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Celery
#C1FD95
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFD85 #D685FD
analogous
#E8FD85 #ACFD85 #85FD9A
triadic
#ACFD85 #85ACFD #FD85AC
tetradic
#ACFD85 #85E8FD #D685FD #FD9A85
square
#ACFD85 #85E8FD #D685FD #FD9A85
split-complementary
#ACFD85 #9A85FD #FD85E8
monochromatic
#5AFB0D #83FC49 #ACFD85 #D5FEC1 #EBFFE1
Accessibility & contrast
On white
1.22
#ACFD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#ACFD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFD85
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFD85 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#F9E58D
Tritanopia (blue-blind)
#AAF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfd85; /* rgb */ color: rgb(172, 253, 133); /* oklch */ color: oklch(91.5% 0.173 136.3);
Tailwind
colors: {
custom: {
50: '#c8feaa',
500: '#acfd85',
950: '#000000',
},
}SCSS
$custom: #acfd85; $custom-light: #c8feaa; $custom-dark: #000000;
JSON
{
"hex": "#acfd85",
"rgb": {
"r": 172,
"g": 253,
"b": 133
},
"hsl": {
"h": 100.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.91543,
"c": 0.17281,
"h": 136.3
},
"luminance": 0.80715
}Semantic roles & 50–950 ramp
primary
#ACFD85
secondary
#AD4ADC
accent
#00E69B
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681