#ACFC8D#ACFC8D
#ACFC8D is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.4% C 0.164 H 137.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC8D |
|---|---|
| RGB | rgb(172, 252, 141) |
| HSL | hsl(103, 95%, 77%) |
| HSV | hsv(103, 44%, 99%) |
| CMYK | cmyk(31.7%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(91.82, -44.03, 45.45) |
| CIE-LCH | lch(91.82, 63.28, 134.09°) |
| OKLab | oklab(91.43% -0.1207 0.1107) |
| OKLCH | oklch(91.43% 0.164 137.5) |
| XYZ | xyz(56.6297, 80.3122, 37.7122) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.75
Pastel Green
#B0FF9D
ΔE00 2.17
Light Green
#96F97B
ΔE00 2.78
Celery
#C1FD95
ΔE00 2.85
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC8D #DD8DFC
analogous
#E4FC8D #ACFC8D #8DFCA6
triadic
#ACFC8D #8DACFC #FC8DAC
tetradic
#ACFC8D #8DE4FC #DD8DFC #FCA68D
square
#ACFC8D #8DE4FC #DD8DFC #FCA68D
split-complementary
#ACFC8D #A68DFC #FC8DE4
monochromatic
#55F916 #81FA51 #ACFC8D #D7FEC9 #E9FEE1
Accessibility & contrast
On white
1.23
#ACFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#ACFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC8D
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC8D | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC84
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#A9F5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfc8d; /* rgb */ color: rgb(172, 252, 141); /* oklch */ color: oklch(91.4% 0.164 137.5);
Tailwind
colors: {
custom: {
50: '#c7feb0',
500: '#acfc8d',
950: '#000000',
},
}SCSS
$custom: #acfc8d; $custom-light: #c7feb0; $custom-dark: #000000;
JSON
{
"hex": "#acfc8d",
"rgb": {
"r": 172,
"g": 252,
"b": 141
},
"hsl": {
"h": 103.243,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.91431,
"c": 0.16378,
"h": 137.5
},
"luminance": 0.80315
}Semantic roles & 50–950 ramp
primary
#ACFC8D
secondary
#B551DC
accent
#00E6A5
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131811
muted
#838681