#ABCD7A#ABCD7A
#ABCD7A is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.4% C 0.115 H 127.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD7A |
|---|---|
| RGB | rgb(171, 205, 122) |
| HSL | hsl(85, 45%, 64%) |
| HSV | hsv(85, 40%, 80%) |
| CMYK | cmyk(16.6%, 0%, 40.5%, 19.6%) |
| CIE-LAB | lab(78.30, -25.22, 37.63) |
| CIE-LCH | lch(78.30, 45.29, 123.83°) |
| OKLab | oklab(80.41% -0.0694 0.0921) |
| OKLCH | oklch(80.41% 0.115 127) |
| XYZ | xyz(42.1384, 53.7253, 26.5586) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.29
Pale Olive Green
#B1D27B
ΔE00 1.47
Pale Olive
#B9CC81
ΔE00 3.29
Pistachio
#93C572
ΔE00 4.17
Tan Green
#A9BE70
ΔE00 4.24
Greenish Tan
#BCCB7A
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD7A #9C7ACD
analogous
#CDC57A #ABCD7A #82CD7A
triadic
#ABCD7A #7AABCD #CD7AAB
tetradic
#ABCD7A #7ACDC5 #9C7ACD #CD7A82
square
#ABCD7A #7ACDC5 #9C7ACD #CD7A82
split-complementary
#ABCD7A #7A82CD #C57ACD
monochromatic
#6F9538 #8FBC4E #ABCD7A #C7DEA6 #E3EED3
Accessibility & contrast
On white
1.79
#ABCD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#ABCD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD7A
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD7A | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C374
Deuteranopia (green-blind)
#D0C17E
Tritanopia (blue-blind)
#AFC6B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd7a; /* rgb */ color: rgb(171, 205, 122); /* oklch */ color: oklch(80.4% 0.115 127.0);
Tailwind
colors: {
custom: {
50: '#c5dca1',
500: '#abcd7a',
950: '#000000',
},
}SCSS
$custom: #abcd7a; $custom-light: #c5dca1; $custom-dark: #000000;
JSON
{
"hex": "#abcd7a",
"rgb": {
"r": 171,
"g": 205,
"b": 122
},
"hsl": {
"h": 84.578,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.80412,
"c": 0.11527,
"h": 127
},
"luminance": 0.53726
}Semantic roles & 50–950 ramp
primary
#ABCD7A
secondary
#6F509B
accent
#2DB966
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480