#A2CD98#A2CD98
#A2CD98 is a light, moderate green. Relative luminance 0.536; OKLCH L 80.4% C 0.086 H 139.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CD98 |
|---|---|
| RGB | rgb(162, 205, 152) |
| HSL | hsl(109, 35%, 70%) |
| HSV | hsv(109, 26%, 80%) |
| CMYK | cmyk(21%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(78.23, -24.14, 21.89) |
| CIE-LCH | lch(78.23, 32.59, 137.80°) |
| OKLab | oklab(80.38% -0.0657 0.0556) |
| OKLCH | oklch(80.38% 0.086 139.8) |
| XYZ | xyz(42.3977, 53.6100, 37.8136) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.91
Light Grey Green
#B7E1A1
ΔE00 5.33
Lichen
#8FB67B
ΔE00 6.41
Pistachio
#93C572
ΔE00 6.71
Hospital Green
#9BE5AA
ΔE00 6.71
Light Moss Green
#A6C875
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CD98 #C398CD
analogous
#BDCD98 #A2CD98 #98CDA8
triadic
#A2CD98 #98A2CD #CD98A2
tetradic
#A2CD98 #98BDCD #C398CD #CDA898
square
#A2CD98 #98BDCD #C398CD #CDA898
split-complementary
#A2CD98 #A898CD #CD98BD
monochromatic
#5C9E4D #7DB96F #A2CD98 #C7E1C1 #ECF5EA
Accessibility & contrast
On white
1.79
#A2CD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#A2CD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CD98
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CD98 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C495
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#A0C9BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2cd98; /* rgb */ color: rgb(162, 205, 152); /* oklch */ color: oklch(80.4% 0.086 139.8);
Tailwind
colors: {
custom: {
50: '#bedcb6',
500: '#a2cd98',
950: '#000000',
},
}SCSS
$custom: #a2cd98; $custom-light: #bedcb6; $custom-dark: #000000;
JSON
{
"hex": "#a2cd98",
"rgb": {
"r": 162,
"g": 205,
"b": 152
},
"hsl": {
"h": 108.679,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.80376,
"c": 0.08605,
"h": 139.8
},
"luminance": 0.53611
}Semantic roles & 50–950 ramp
primary
#A2CD98
secondary
#9767A2
accent
#38AD97
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481