#A3CD90#A3CD90
#A3CD90 is a light, moderate green. Relative luminance 0.535; OKLCH L 80.3% C 0.094 H 136.2°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CD90 |
|---|---|
| RGB | rgb(163, 205, 144) |
| HSL | hsl(101, 38%, 68%) |
| HSV | hsv(101, 30%, 80%) |
| CMYK | cmyk(20.5%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(78.15, -25.06, 25.99) |
| CIE-LCH | lch(78.15, 36.11, 133.96°) |
| OKLab | oklab(80.27% -0.0681 0.0654) |
| OKLCH | oklch(80.27% 0.094 136.2) |
| XYZ | xyz(41.9685, 53.4618, 34.4882) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.85
Pistachio
#93C572
ΔE00 5.08
Light Moss Green
#A6C875
ΔE00 5.37
Darkseagreen
#8FBC8F
ΔE00 5.91
Lichen
#8FB67B
ΔE00 6.04
Pale Olive Green
#B1D27B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CD90 #BA90CD
analogous
#C1CD90 #A3CD90 #90CD9B
triadic
#A3CD90 #90A3CD #CD90A3
tetradic
#A3CD90 #90C1CD #BA90CD #CD9B90
square
#A3CD90 #90C1CD #BA90CD #CD9B90
split-complementary
#A3CD90 #9B90CD #CD90C1
monochromatic
#619C46 #80BA66 #A3CD90 #C6E0BA #E9F3E4
Accessibility & contrast
On white
1.80
#A3CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#A3CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CD90
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CD90 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#A2C8BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a3cd90; /* rgb */ color: rgb(163, 205, 144); /* oklch */ color: oklch(80.3% 0.094 136.2);
Tailwind
colors: {
custom: {
50: '#bfdcb1',
500: '#a3cd90',
950: '#000000',
},
}SCSS
$custom: #a3cd90; $custom-light: #bfdcb1; $custom-dark: #000000;
JSON
{
"hex": "#a3cd90",
"rgb": {
"r": 163,
"g": 205,
"b": 144
},
"hsl": {
"h": 101.311,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80274,
"c": 0.09447,
"h": 136.2
},
"luminance": 0.53463
}Semantic roles & 50–950 ramp
primary
#A3CD90
secondary
#8D5FA2
accent
#35B18A
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481