#A2CE89#A2CE89
#A2CE89 is a light, moderate yellow-green. Relative luminance 0.536; OKLCH L 80.3% C 0.104 H 134.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CE89 |
|---|---|
| RGB | rgb(162, 206, 137) |
| HSL | hsl(98, 41%, 67%) |
| HSV | hsv(98, 33%, 81%) |
| CMYK | cmyk(21.4%, 0%, 33.5%, 19.2%) |
| CIE-LAB | lab(78.25, -26.95, 29.76) |
| CIE-LCH | lch(78.25, 40.15, 132.17°) |
| OKLab | oklab(80.3% -0.0734 0.0743) |
| OKLCH | oklch(80.3% 0.104 134.7) |
| XYZ | xyz(41.4860, 53.6292, 31.8278) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.86
Light Moss Green
#A6C875
ΔE00 4.12
Pale Olive Green
#B1D27B
ΔE00 4.79
Light Grey Green
#B7E1A1
ΔE00 4.92
Pale Olive
#B9CC81
ΔE00 5.92
Lichen
#8FB67B
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CE89 #B589CE
analogous
#C4CE89 #A2CE89 #89CE93
triadic
#A2CE89 #89A2CE #CE89A2
tetradic
#A2CE89 #89C4CE #B589CE #CE9389
square
#A2CE89 #89C4CE #B589CE #CE9389
split-complementary
#A2CE89 #9389CE #CE89C4
monochromatic
#629C41 #80BC5E #A2CE89 #C4E0B4 #E6F2DF
Accessibility & contrast
On white
1.79
#A2CE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#A2CE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CE89
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CE89 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C484
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#A2C9BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2ce89; /* rgb */ color: rgb(162, 206, 137); /* oklch */ color: oklch(80.3% 0.104 134.7);
Tailwind
colors: {
custom: {
50: '#beddac',
500: '#a2ce89',
950: '#000000',
},
}SCSS
$custom: #a2ce89; $custom-light: #beddac; $custom-dark: #000000;
JSON
{
"hex": "#a2ce89",
"rgb": {
"r": 162,
"g": 206,
"b": 137
},
"hsl": {
"h": 98.261,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80297,
"c": 0.10446,
"h": 134.7
},
"luminance": 0.5363
}Semantic roles & 50–950 ramp
primary
#A2CE89
secondary
#8859A2
accent
#31B485
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481