#ABCB84#ABCB84
#ABCB84 is a light, moderate yellow-green. Relative luminance 0.530; OKLCH L 80.1% C 0.101 H 128.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCB84 |
|---|---|
| RGB | rgb(171, 203, 132) |
| HSL | hsl(87, 41%, 66%) |
| HSV | hsv(87, 35%, 80%) |
| CMYK | cmyk(15.8%, 0%, 35%, 20.4%) |
| CIE-LAB | lab(77.90, -22.94, 31.99) |
| CIE-LCH | lch(77.90, 39.36, 125.64°) |
| OKLab | oklab(80.14% -0.0625 0.0794) |
| OKLCH | oklch(80.14% 0.101 128.2) |
| XYZ | xyz(42.3148, 53.0353, 29.8328) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.45
Pale Olive Green
#B1D27B
ΔE00 3.26
Pale Olive
#B9CC81
ΔE00 3.39
Pistachio
#93C572
ΔE00 4.37
Tan Green
#A9BE70
ΔE00 4.40
Greenish Tan
#BCCB7A
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCB84 #A484CB
analogous
#CBC784 #ABCB84 #87CB84
triadic
#ABCB84 #84ABCB #CB84AB
tetradic
#ABCB84 #84CBC7 #A484CB #CB8487
square
#ABCB84 #84CBC7 #A484CB #CB8487
split-complementary
#ABCB84 #8487CB #C784CB
monochromatic
#6F953F #8EB959 #ABCB84 #C8DDAF #E6EFDA
Accessibility & contrast
On white
1.81
#ABCB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ABCB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCB84
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCB84 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27F
Deuteranopia (green-blind)
#CDC088
Tritanopia (blue-blind)
#AEC5B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcb84; /* rgb */ color: rgb(171, 203, 132); /* oklch */ color: oklch(80.1% 0.101 128.2);
Tailwind
colors: {
custom: {
50: '#c5dba8',
500: '#abcb84',
950: '#000000',
},
}SCSS
$custom: #abcb84; $custom-light: #c5dba8; $custom-dark: #000000;
JSON
{
"hex": "#abcb84",
"rgb": {
"r": 171,
"g": 203,
"b": 132
},
"hsl": {
"h": 87.042,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.80137,
"c": 0.10105,
"h": 128.2
},
"luminance": 0.53036
}Semantic roles & 50–950 ramp
primary
#ABCB84
secondary
#76579C
accent
#32B46C
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131510
muted
#828480