#A2CD90#A2CD90
#A2CD90 is a light, moderate green. Relative luminance 0.534; OKLCH L 80.2% C 0.095 H 136.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CD90 |
|---|---|
| RGB | rgb(162, 205, 144) |
| HSL | hsl(102, 38%, 68%) |
| HSV | hsv(102, 30%, 80%) |
| CMYK | cmyk(21%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(78.09, -25.41, 25.90) |
| CIE-LCH | lch(78.09, 36.28, 134.46°) |
| OKLab | oklab(80.21% -0.0691 0.0652) |
| OKLCH | oklch(80.21% 0.095 136.7) |
| XYZ | xyz(41.7645, 53.3567, 34.4786) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.90
Pistachio
#93C572
ΔE00 5.06
Light Moss Green
#A6C875
ΔE00 5.47
Darkseagreen
#8FBC8F
ΔE00 5.82
Lichen
#8FB67B
ΔE00 6.02
Pale Olive Green
#B1D27B
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CD90 #BB90CD
analogous
#C0CD90 #A2CD90 #90CD9C
triadic
#A2CD90 #90A2CD #CD90A2
tetradic
#A2CD90 #90C0CD #BB90CD #CD9C90
square
#A2CD90 #90C0CD #BB90CD #CD9C90
split-complementary
#A2CD90 #9C90CD #CD90C0
monochromatic
#609C46 #7FBA66 #A2CD90 #C5E0BA #E9F3E4
Accessibility & contrast
On white
1.80
#A2CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#A2CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CD90
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CD90 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C48C
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#A1C9BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2cd90; /* rgb */ color: rgb(162, 205, 144); /* oklch */ color: oklch(80.2% 0.095 136.7);
Tailwind
colors: {
custom: {
50: '#bedcb1',
500: '#a2cd90',
950: '#000000',
},
}SCSS
$custom: #a2cd90; $custom-light: #bedcb1; $custom-dark: #000000;
JSON
{
"hex": "#a2cd90",
"rgb": {
"r": 162,
"g": 205,
"b": 144
},
"hsl": {
"h": 102.295,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80208,
"c": 0.09503,
"h": 136.7
},
"luminance": 0.53358
}Semantic roles & 50–950 ramp
primary
#A2CD90
secondary
#8E5FA2
accent
#35B18C
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481