#A2CB90#A2CB90
#A2CB90 is a light, moderate green. Relative luminance 0.524; OKLCH L 79.8% C 0.092 H 136.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CB90 |
|---|---|
| RGB | rgb(162, 203, 144) |
| HSL | hsl(102, 36%, 68%) |
| HSV | hsv(102, 29%, 80%) |
| CMYK | cmyk(20.2%, 0%, 29.1%, 20.4%) |
| CIE-LAB | lab(77.52, -24.44, 25.14) |
| CIE-LCH | lch(77.52, 35.06, 134.20°) |
| OKLab | oklab(79.76% -0.0664 0.0634) |
| OKLCH | oklch(79.76% 0.092 136.3) |
| XYZ | xyz(41.2891, 52.4060, 34.3202) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.22
Light Grey Green
#B7E1A1
ΔE00 5.33
Darkseagreen
#8FBC8F
ΔE00 5.36
Light Moss Green
#A6C875
ΔE00 5.58
Lichen
#8FB67B
ΔE00 5.60
Pale Olive Green
#B1D27B
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CB90 #B990CB
analogous
#BFCB90 #A2CB90 #90CB9B
triadic
#A2CB90 #90A2CB #CB90A2
tetradic
#A2CB90 #90BFCB #B990CB #CB9B90
square
#A2CB90 #90BFCB #B990CB #CB9B90
split-complementary
#A2CB90 #9B90CB #CB90BF
monochromatic
#609948 #7FB766 #A2CB90 #C5DFBA #E8F2E3
Accessibility & contrast
On white
1.83
#A2CB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#A2CB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CB90
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CB90 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28C
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#A1C7BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2cb90; /* rgb */ color: rgb(162, 203, 144); /* oklch */ color: oklch(79.8% 0.092 136.3);
Tailwind
colors: {
custom: {
50: '#bedbb1',
500: '#a2cb90',
950: '#000000',
},
}SCSS
$custom: #a2cb90; $custom-light: #bedbb1; $custom-dark: #000000;
JSON
{
"hex": "#a2cb90",
"rgb": {
"r": 162,
"g": 203,
"b": 144
},
"hsl": {
"h": 101.695,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.79757,
"c": 0.09181,
"h": 136.3
},
"luminance": 0.52407
}Semantic roles & 50–950 ramp
primary
#A2CB90
secondary
#8C5FA0
accent
#36AF8A
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121510
muted
#828481