#A3D89B#A3D89B
#A3D89B is a very light, moderate green. Relative luminance 0.593; OKLCH L 83.0% C 0.100 H 141.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A3D89B |
|---|---|
| RGB | rgb(163, 216, 155) |
| HSL | hsl(112, 44%, 73%) |
| HSV | hsv(112, 28%, 85%) |
| CMYK | cmyk(24.5%, 0%, 28.2%, 15.3%) |
| CIE-LAB | lab(81.44, -28.63, 24.70) |
| CIE-LCH | lch(81.44, 37.82, 139.21°) |
| OKLab | oklab(82.98% -0.078 0.0625) |
| OKLCH | oklch(82.98% 0.1 141.3) |
| XYZ | xyz(45.5749, 59.2634, 40.0417) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.46
Hospital Green
#9BE5AA
ΔE00 4.26
Light Sage
#BCECAC
ΔE00 4.96
Pistachio
#93C572
ΔE00 6.96
Washed Out Green
#BCF5A6
ΔE00 7.06
Mint
#AAF0C1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3D89B #D09BD8
analogous
#C1D89B #A3D89B #9BD8B1
triadic
#A3D89B #9BA3D8 #D89BA3
tetradic
#A3D89B #9BC1D8 #D09BD8 #D8B19B
square
#A3D89B #9BC1D8 #D09BD8 #D8B19B
split-complementary
#A3D89B #B19BD8 #D89BC1
monochromatic
#54B346 #7AC76F #A3D89B #CCE9C7 #EBF6E9
Accessibility & contrast
On white
1.63
#A3D89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#A3D89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3D89B
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3D89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3D89B | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE97
Deuteranopia (green-blind)
#D3C89E
Tritanopia (blue-blind)
#9FD4C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #a3d89b; /* rgb */ color: rgb(163, 216, 155); /* oklch */ color: oklch(83.0% 0.100 141.3);
Tailwind
colors: {
custom: {
50: '#bfe4b8',
500: '#a3d89b',
950: '#000000',
},
}SCSS
$custom: #a3d89b; $custom-light: #bfe4b8; $custom-dark: #000000;
JSON
{
"hex": "#a3d89b",
"rgb": {
"r": 163,
"g": 216,
"b": 155
},
"hsl": {
"h": 112.131,
"s": 43.885,
"l": 72.745
},
"oklch": {
"l": 0.82982,
"c": 0.09996,
"h": 141.3
},
"luminance": 0.59265
}Semantic roles & 50–950 ramp
primary
#A3D89B
secondary
#A668AF
accent
#2EB7A5
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481