#A3D595#A3D595
#A3D595 is a very light, moderate green. Relative luminance 0.575; OKLCH L 82.2% C 0.102 H 138.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A3D595 |
|---|---|
| RGB | rgb(163, 213, 149) |
| HSL | hsl(107, 43%, 71%) |
| HSV | hsv(107, 30%, 84%) |
| CMYK | cmyk(23.5%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(80.48, -28.15, 26.54) |
| CIE-LCH | lch(80.48, 38.69, 136.69°) |
| OKLab | oklab(82.18% -0.0767 0.0668) |
| OKLCH | oklch(82.18% 0.102 138.9) |
| XYZ | xyz(44.3219, 57.5437, 37.1998) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.55
Hospital Green
#9BE5AA
ΔE00 5.34
Light Sage
#BCECAC
ΔE00 5.49
Pistachio
#93C572
ΔE00 5.88
Light Moss Green
#A6C875
ΔE00 6.38
Pale Olive Green
#B1D27B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3D595 #C795D5
analogous
#C3D595 #A3D595 #95D5A7
triadic
#A3D595 #95A3D5 #D595A3
tetradic
#A3D595 #95C3D5 #C795D5 #D5A795
square
#A3D595 #95C3D5 #C795D5 #D5A795
split-complementary
#A3D595 #A795D5 #D595C3
monochromatic
#5BAC44 #7DC469 #A3D595 #C9E6C1 #ECF6E9
Accessibility & contrast
On white
1.68
#A3D595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#A3D595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3D595
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3D595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3D595 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB91
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#A1D1C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a3d595; /* rgb */ color: rgb(163, 213, 149); /* oklch */ color: oklch(82.2% 0.102 138.9);
Tailwind
colors: {
custom: {
50: '#bfe2b4',
500: '#a3d595',
950: '#000000',
},
}SCSS
$custom: #a3d595; $custom-light: #bfe2b4; $custom-dark: #000000;
JSON
{
"hex": "#a3d595",
"rgb": {
"r": 163,
"g": 213,
"b": 149
},
"hsl": {
"h": 106.875,
"s": 43.243,
"l": 70.98
},
"oklch": {
"l": 0.82181,
"c": 0.10169,
"h": 138.9
},
"luminance": 0.57545
}Semantic roles & 50–950 ramp
primary
#A3D595
secondary
#9C63AB
accent
#2FB699
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481