#A3D87F#A3D87F
#A3D87F is a very light, vivid yellow-green. Relative luminance 0.584; OKLCH L 82.5% C 0.130 H 133.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A3D87F |
|---|---|
| RGB | rgb(163, 216, 127) |
| HSL | hsl(96, 53%, 67%) |
| HSV | hsv(96, 41%, 85%) |
| CMYK | cmyk(24.5%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.98, -32.71, 38.43) |
| CIE-LCH | lch(80.98, 50.47, 130.41°) |
| OKLab | oklab(82.46% -0.0898 0.0942) |
| OKLCH | oklch(82.46% 0.13 133.6) |
| XYZ | xyz(43.4900, 58.4294, 29.0612) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.74
Light Moss Green
#A6C875
ΔE00 4.59
Pistachio
#93C572
ΔE00 4.72
Light Grey Green
#B7E1A1
ΔE00 5.51
Pale Olive
#B9CC81
ΔE00 6.68
Lightgreen
#90EE90
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3D87F #B47FD8
analogous
#D0D87F #A3D87F #7FD888
triadic
#A3D87F #7FA3D8 #D87FA3
tetradic
#A3D87F #7FD0D8 #B47FD8 #D8887F
square
#A3D87F #7FD0D8 #B47FD8 #D8887F
split-complementary
#A3D87F #887FD8 #D87FD0
monochromatic
#63A934 #81CA50 #A3D87F #C5E6AE #E6F5DD
Accessibility & contrast
On white
1.66
#A3D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#A3D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3D87F
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3D87F | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#A4D2C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a3d87f; /* rgb */ color: rgb(163, 216, 127); /* oklch */ color: oklch(82.5% 0.130 133.6);
Tailwind
colors: {
custom: {
50: '#c0e4a5',
500: '#a3d87f',
950: '#000000',
},
}SCSS
$custom: #a3d87f; $custom-light: #c0e4a5; $custom-dark: #000000;
JSON
{
"hex": "#a3d87f",
"rgb": {
"r": 163,
"g": 216,
"b": 127
},
"hsl": {
"h": 95.73,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.82462,
"c": 0.13009,
"h": 133.6
},
"luminance": 0.58431
}Semantic roles & 50–950 ramp
primary
#A3D87F
secondary
#874FAC
accent
#25C182
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#12150F
muted
#828480