#A3F596#A3F596
#A3F596 is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.5% C 0.150 H 141.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A3F596 |
|---|---|
| RGB | rgb(163, 245, 150) |
| HSL | hsl(112, 83%, 77%) |
| HSV | hsv(112, 39%, 96%) |
| CMYK | cmyk(33.5%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(89.53, -42.65, 38.02) |
| CIE-LCH | lch(89.53, 57.14, 138.28°) |
| OKLab | oklab(89.49% -0.1164 0.094) |
| OKLCH | oklch(89.49% 0.15 141.1) |
| XYZ | xyz(53.2597, 75.2909, 40.5746) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.08
Pale Light Green
#B1FC99
ΔE00 2.14
Pastel Green
#B0FF9D
ΔE00 2.31
Light Pastel Green
#B2FBA5
ΔE00 2.36
Lightgreen
#90EE90
ΔE00 2.46
Tea Green
#BDF8A3
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3F596 #E896F5
analogous
#D3F596 #A3F596 #96F5B8
triadic
#A3F596 #96A3F5 #F596A3
tetradic
#A3F596 #96D3F5 #E896F5 #F5B896
square
#A3F596 #96D3F5 #E896F5 #F5B896
split-complementary
#A3F596 #B896F5 #F596D3
monochromatic
#41EA26 #72F05E #A3F596 #D4FACE #E7FCE3
Accessibility & contrast
On white
1.31
#A3F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#A3F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3F596
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3F596 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68F
Deuteranopia (green-blind)
#EDDE9C
Tritanopia (blue-blind)
#9DEFDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a3f596; /* rgb */ color: rgb(163, 245, 150); /* oklch */ color: oklch(89.5% 0.150 141.1);
Tailwind
colors: {
custom: {
50: '#c1f9b6',
500: '#a3f596',
950: '#000000',
},
}SCSS
$custom: #a3f596; $custom-light: #c1f9b6; $custom-dark: #000000;
JSON
{
"hex": "#a3f596",
"rgb": {
"r": 163,
"g": 245,
"b": 150
},
"hsl": {
"h": 111.789,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.89491,
"c": 0.14963,
"h": 141.1
},
"luminance": 0.75293
}Semantic roles & 50–950 ramp
primary
#A3F596
secondary
#C35CD3
accent
#06DFC1
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581