#ABCD84#ABCD84
#ABCD84 is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 80.6% C 0.104 H 128.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD84 |
|---|---|
| RGB | rgb(171, 205, 132) |
| HSL | hsl(88, 42%, 66%) |
| HSV | hsv(88, 36%, 80%) |
| CMYK | cmyk(16.6%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(78.45, -23.92, 32.72) |
| CIE-LCH | lch(78.45, 40.53, 126.16°) |
| OKLab | oklab(80.58% -0.0653 0.0811) |
| OKLCH | oklch(80.58% 0.104 128.8) |
| XYZ | xyz(42.7902, 53.9860, 29.9913) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.40
Pale Olive Green
#B1D27B
ΔE00 2.87
Pale Olive
#B9CC81
ΔE00 3.56
Pistachio
#93C572
ΔE00 4.26
Tan Green
#A9BE70
ΔE00 4.78
Greenish Tan
#BCCB7A
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD84 #A684CD
analogous
#CDCA84 #ABCD84 #86CD84
triadic
#ABCD84 #84ABCD #CD84AB
tetradic
#ABCD84 #84CDCA #A684CD #CD8486
square
#ABCD84 #84CDCA #A684CD #CD8486
split-complementary
#ABCD84 #8486CD #CA84CD
monochromatic
#6E993E #8DBB58 #ABCD84 #C9DFB0 #E6F0DB
Accessibility & contrast
On white
1.78
#ABCD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#ABCD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD84
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD84 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47F
Deuteranopia (green-blind)
#CFC188
Tritanopia (blue-blind)
#AEC7BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd84; /* rgb */ color: rgb(171, 205, 132); /* oklch */ color: oklch(80.6% 0.104 128.8);
Tailwind
colors: {
custom: {
50: '#c5dca8',
500: '#abcd84',
950: '#000000',
},
}SCSS
$custom: #abcd84; $custom-light: #c5dca8; $custom-dark: #000000;
JSON
{
"hex": "#abcd84",
"rgb": {
"r": 171,
"g": 205,
"b": 132
},
"hsl": {
"h": 87.945,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.80584,
"c": 0.1041,
"h": 128.8
},
"luminance": 0.53987
}Semantic roles & 50–950 ramp
primary
#ABCD84
secondary
#78569F
accent
#30B56E
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480