#A3CE89#A3CE89
#A3CE89 is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.4% C 0.104 H 134.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CE89 |
|---|---|
| RGB | rgb(163, 206, 137) |
| HSL | hsl(97, 41%, 67%) |
| HSV | hsv(97, 33%, 81%) |
| CMYK | cmyk(20.9%, 0%, 33.5%, 19.2%) |
| CIE-LAB | lab(78.31, -26.60, 29.85) |
| CIE-LCH | lch(78.31, 39.98, 131.70°) |
| OKLab | oklab(80.36% -0.0725 0.0745) |
| OKLCH | oklch(80.36% 0.104 134.2) |
| XYZ | xyz(41.6899, 53.7344, 31.8374) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.90
Light Moss Green
#A6C875
ΔE00 4.00
Pale Olive Green
#B1D27B
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 4.87
Pale Olive
#B9CC81
ΔE00 5.73
Lichen
#8FB67B
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CE89 #B489CE
analogous
#C6CE89 #A3CE89 #89CE92
triadic
#A3CE89 #89A3CE #CE89A3
tetradic
#A3CE89 #89C6CE #B489CE #CE9289
square
#A3CE89 #89C6CE #B489CE #CE9289
split-complementary
#A3CE89 #9289CE #CE89C6
monochromatic
#639C41 #81BC5E #A3CE89 #C5E0B4 #E6F2DF
Accessibility & contrast
On white
1.79
#A3CE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#A3CE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CE89
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CE89 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C484
Deuteranopia (green-blind)
#CDC08D
Tritanopia (blue-blind)
#A3C9BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a3ce89; /* rgb */ color: rgb(163, 206, 137); /* oklch */ color: oklch(80.4% 0.104 134.2);
Tailwind
colors: {
custom: {
50: '#bfddac',
500: '#a3ce89',
950: '#000000',
},
}SCSS
$custom: #a3ce89; $custom-light: #bfddac; $custom-dark: #000000;
JSON
{
"hex": "#a3ce89",
"rgb": {
"r": 163,
"g": 206,
"b": 137
},
"hsl": {
"h": 97.391,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80362,
"c": 0.10394,
"h": 134.2
},
"luminance": 0.53735
}Semantic roles & 50–950 ramp
primary
#A3CE89
secondary
#8759A2
accent
#31B483
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481