#A2CD8D#A2CD8D
#A2CD8D is a light, moderate green. Relative luminance 0.533; OKLCH L 80.1% C 0.098 H 135.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CD8D |
|---|---|
| RGB | rgb(162, 205, 141) |
| HSL | hsl(100, 39%, 68%) |
| HSV | hsv(100, 31%, 80%) |
| CMYK | cmyk(21%, 0%, 31.2%, 19.6%) |
| CIE-LAB | lab(78.03, -25.87, 27.39) |
| CIE-LCH | lch(78.03, 37.68, 133.37°) |
| OKLab | oklab(80.15% -0.0704 0.0687) |
| OKLCH | oklch(80.15% 0.098 135.7) |
| XYZ | xyz(41.5382, 53.2662, 33.2870) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.51
Light Moss Green
#A6C875
ΔE00 4.86
Light Grey Green
#B7E1A1
ΔE00 4.92
Pale Olive Green
#B1D27B
ΔE00 5.63
Lichen
#8FB67B
ΔE00 6.01
Darkseagreen
#8FBC8F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CD8D #B88DCD
analogous
#C2CD8D #A2CD8D #8DCD98
triadic
#A2CD8D #8DA2CD #CD8DA2
tetradic
#A2CD8D #8DC2CD #B88DCD #CD988D
square
#A2CD8D #8DC2CD #B88DCD #CD988D
split-complementary
#A2CD8D #988DCD #CD8DC2
monochromatic
#619B44 #7FBA62 #A2CD8D #C5E0B8 #E7F2E2
Accessibility & contrast
On white
1.80
#A2CD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#A2CD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CD8D
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CD8D | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C389
Deuteranopia (green-blind)
#CBC090
Tritanopia (blue-blind)
#A2C8BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2cd8d; /* rgb */ color: rgb(162, 205, 141); /* oklch */ color: oklch(80.1% 0.098 135.7);
Tailwind
colors: {
custom: {
50: '#bedcae',
500: '#a2cd8d',
950: '#000000',
},
}SCSS
$custom: #a2cd8d; $custom-light: #bedcae; $custom-dark: #000000;
JSON
{
"hex": "#a2cd8d",
"rgb": {
"r": 162,
"g": 205,
"b": 141
},
"hsl": {
"h": 100.313,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80148,
"c": 0.0984,
"h": 135.7
},
"luminance": 0.53267
}Semantic roles & 50–950 ramp
primary
#A2CD8D
secondary
#8B5CA2
accent
#33B288
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481