#A2CD89#A2CD89
#A2CD89 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.1% C 0.103 H 134.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CD89 |
|---|---|
| RGB | rgb(162, 205, 137) |
| HSL | hsl(98, 40%, 67%) |
| HSV | hsv(98, 33%, 80%) |
| CMYK | cmyk(21%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(77.96, -26.47, 29.38) |
| CIE-LCH | lch(77.96, 39.55, 132.01°) |
| OKLab | oklab(80.07% -0.0721 0.0734) |
| OKLCH | oklch(80.07% 0.103 134.5) |
| XYZ | xyz(41.2460, 53.1493, 31.7478) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.86
Light Moss Green
#A6C875
ΔE00 4.10
Pale Olive Green
#B1D27B
ΔE00 4.89
Light Grey Green
#B7E1A1
ΔE00 5.07
Pale Olive
#B9CC81
ΔE00 5.86
Lichen
#8FB67B
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CD89 #B489CD
analogous
#C4CD89 #A2CD89 #89CD92
triadic
#A2CD89 #89A2CD #CD89A2
tetradic
#A2CD89 #89C4CD #B489CD #CD9289
square
#A2CD89 #89C4CD #B489CD #CD9289
split-complementary
#A2CD89 #9289CD #CD89C4
monochromatic
#629A41 #80BB5E #A2CD89 #C4DFB4 #E6F1DF
Accessibility & contrast
On white
1.81
#A2CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#A2CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CD89
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CD89 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C384
Deuteranopia (green-blind)
#CCBF8D
Tritanopia (blue-blind)
#A2C8BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2cd89; /* rgb */ color: rgb(162, 205, 137); /* oklch */ color: oklch(80.1% 0.103 134.5);
Tailwind
colors: {
custom: {
50: '#bedcac',
500: '#a2cd89',
950: '#000000',
},
}SCSS
$custom: #a2cd89; $custom-light: #bedcac; $custom-dark: #000000;
JSON
{
"hex": "#a2cd89",
"rgb": {
"r": 162,
"g": 205,
"b": 137
},
"hsl": {
"h": 97.941,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.8007,
"c": 0.10289,
"h": 134.5
},
"luminance": 0.5315
}Semantic roles & 50–950 ramp
primary
#A2CD89
secondary
#865AA1
accent
#32B484
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481