#ACFF85#ACFF85
#ACFF85 is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.0% C 0.176 H 136.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF85 |
|---|---|
| RGB | rgb(172, 255, 133) |
| HSL | hsl(101, 100%, 76%) |
| HSV | hsv(101, 48%, 100%) |
| CMYK | cmyk(32.5%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(92.57, -46.30, 50.17) |
| CIE-LCH | lch(92.57, 68.27, 132.70°) |
| OKLab | oklab(92% -0.1273 0.1209) |
| OKLCH | oklch(92% 0.176 136.5) |
| XYZ | xyz(57.0054, 81.9818, 35.0062) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.45
Light Green
#96F97B
ΔE00 2.52
Light Yellowish Green
#C2FF89
ΔE00 3.05
Key Lime
#AEFF6E
ΔE00 3.05
Pale Light Green
#B1FC99
ΔE00 3.16
Light Lime
#AEFD6C
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF85 #D885FF
analogous
#E9FF85 #ACFF85 #85FF9B
triadic
#ACFF85 #85ACFF #FF85AC
tetradic
#ACFF85 #85E9FF #D885FF #FF9B85
square
#ACFF85 #85E9FF #D885FF #FF9B85
split-complementary
#ACFF85 #9B85FF #FF85E9
monochromatic
#59FF0B #82FF48 #ACFF85 #D6FFC2 #EAFFE0
Accessibility & contrast
On white
1.21
#ACFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#ACFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF85
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF85 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7B
Deuteranopia (green-blind)
#FAE78D
Tritanopia (blue-blind)
#A9F7E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff85; /* rgb */ color: rgb(172, 255, 133); /* oklch */ color: oklch(92.0% 0.176 136.5);
Tailwind
colors: {
custom: {
50: '#c8ffab',
500: '#acff85',
950: '#000000',
},
}SCSS
$custom: #acff85; $custom-light: #c8ffab; $custom-dark: #000000;
JSON
{
"hex": "#acff85",
"rgb": {
"r": 172,
"g": 255,
"b": 133
},
"hsl": {
"h": 100.82,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92,
"c": 0.17558,
"h": 136.5
},
"luminance": 0.81984
}Semantic roles & 50–950 ramp
primary
#ACFF85
secondary
#AF49DF
accent
#00E69C
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681