#ACFD8D#ACFD8D
#ACFD8D is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.7% C 0.165 H 137.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFD8D |
|---|---|
| RGB | rgb(172, 253, 141) |
| HSL | hsl(103, 97%, 77%) |
| HSV | hsv(103, 44%, 99%) |
| CMYK | cmyk(32%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(92.11, -44.46, 45.80) |
| CIE-LCH | lch(92.11, 63.84, 134.15°) |
| OKLab | oklab(91.66% -0.1219 0.1115) |
| OKLCH | oklch(91.66% 0.165 137.5) |
| XYZ | xyz(56.9446, 80.9419, 37.8171) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.86
Pastel Green
#B0FF9D
ΔE00 2.21
Light Green
#96F97B
ΔE00 2.75
Celery
#C1FD95
ΔE00 2.91
Pistachio (survey)
#C0FA8B
ΔE00 3.32
Light Yellowish Green
#C2FF89
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFD8D #DE8DFD
analogous
#E4FD8D #ACFD8D #8DFDA6
triadic
#ACFD8D #8DACFD #FD8DAC
tetradic
#ACFD8D #8DE4FD #DE8DFD #FDA68D
square
#ACFD8D #8DE4FD #DE8DFD #FDA68D
split-complementary
#ACFD8D #A68DFD #FD8DE4
monochromatic
#54FB15 #80FC51 #ACFD8D #D8FEC9 #E9FEE1
Accessibility & contrast
On white
1.22
#ACFD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#ACFD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFD8D
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFD8D | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED84
Deuteranopia (green-blind)
#F8E694
Tritanopia (blue-blind)
#A9F6E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfd8d; /* rgb */ color: rgb(172, 253, 141); /* oklch */ color: oklch(91.7% 0.165 137.5);
Tailwind
colors: {
custom: {
50: '#c8feb0',
500: '#acfd8d',
950: '#000000',
},
}SCSS
$custom: #acfd8d; $custom-light: #c8feb0; $custom-dark: #000000;
JSON
{
"hex": "#acfd8d",
"rgb": {
"r": 172,
"g": 253,
"b": 141
},
"hsl": {
"h": 103.393,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.91659,
"c": 0.16519,
"h": 137.5
},
"luminance": 0.80944
}Semantic roles & 50–950 ramp
primary
#ACFD8D
secondary
#B651DD
accent
#00E6A6
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131811
muted
#838681