#A2CB8D#A2CB8D
#A2CB8D is a light, moderate yellow-green. Relative luminance 0.523; OKLCH L 79.7% C 0.095 H 135.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CB8D |
|---|---|
| RGB | rgb(162, 203, 141) |
| HSL | hsl(100, 37%, 67%) |
| HSV | hsv(100, 31%, 80%) |
| CMYK | cmyk(20.2%, 0%, 30.5%, 20.4%) |
| CIE-LAB | lab(77.47, -24.90, 26.64) |
| CIE-LCH | lch(77.47, 36.46, 133.07°) |
| OKLab | oklab(79.7% -0.0677 0.0669) |
| OKLCH | oklch(79.7% 0.095 135.3) |
| XYZ | xyz(41.0629, 52.3155, 33.1286) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.64
Light Moss Green
#A6C875
ΔE00 4.94
Light Grey Green
#B7E1A1
ΔE00 5.31
Lichen
#8FB67B
ΔE00 5.56
Darkseagreen
#8FBC8F
ΔE00 5.80
Pale Olive Green
#B1D27B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CB8D #B68DCB
analogous
#C1CB8D #A2CB8D #8DCB97
triadic
#A2CB8D #8DA2CB #CB8DA2
tetradic
#A2CB8D #8DC1CB #B68DCB #CB978D
square
#A2CB8D #8DC1CB #B68DCB #CB978D
split-complementary
#A2CB8D #978DCB #CB8DC1
monochromatic
#619845 #80B863 #A2CB8D #C4DEB7 #E7F1E1
Accessibility & contrast
On white
1.83
#A2CB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#A2CB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CB8D
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CB8D | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C289
Deuteranopia (green-blind)
#C9BE90
Tritanopia (blue-blind)
#A2C6BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a2cb8d; /* rgb */ color: rgb(162, 203, 141); /* oklch */ color: oklch(79.7% 0.095 135.3);
Tailwind
colors: {
custom: {
50: '#bedbae',
500: '#a2cb8d',
950: '#000000',
},
}SCSS
$custom: #a2cb8d; $custom-light: #bedbae; $custom-dark: #000000;
JSON
{
"hex": "#a2cb8d",
"rgb": {
"r": 162,
"g": 203,
"b": 141
},
"hsl": {
"h": 99.677,
"s": 37.349,
"l": 67.451
},
"oklch": {
"l": 0.79696,
"c": 0.09521,
"h": 135.3
},
"luminance": 0.52316
}Semantic roles & 50–950 ramp
primary
#A2CB8D
secondary
#895D9F
accent
#35B087
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121510
muted
#828481