#ABCD7C#ABCD7C
#ABCD7C is a light, moderate yellow-green. Relative luminance 0.538; OKLCH L 80.4% C 0.113 H 127.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD7C |
|---|---|
| RGB | rgb(171, 205, 124) |
| HSL | hsl(85, 45%, 65%) |
| HSV | hsv(85, 40%, 80%) |
| CMYK | cmyk(16.6%, 0%, 39.5%, 19.6%) |
| CIE-LAB | lab(78.33, -24.96, 36.65) |
| CIE-LCH | lch(78.33, 44.35, 124.26°) |
| OKLab | oklab(80.44% -0.0685 0.0899) |
| OKLCH | oklch(80.44% 0.113 127.3) |
| XYZ | xyz(42.2636, 53.7754, 27.2179) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.37
Pale Olive Green
#B1D27B
ΔE00 1.66
Pale Olive
#B9CC81
ΔE00 3.26
Pistachio
#93C572
ΔE00 4.12
Tan Green
#A9BE70
ΔE00 4.29
Greenish Tan
#BCCB7A
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD7C #9E7CCD
analogous
#CDC67C #ABCD7C #83CD7C
triadic
#ABCD7C #7CABCD #CD7CAB
tetradic
#ABCD7C #7CCDC6 #9E7CCD #CD7C83
square
#ABCD7C #7CCDC6 #9E7CCD #CD7C83
split-complementary
#ABCD7C #7C83CD #C67CCD
monochromatic
#6F9639 #8FBC50 #ABCD7C #C7DEA8 #E4EFD5
Accessibility & contrast
On white
1.79
#ABCD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#ABCD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD7C
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD7C | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C376
Deuteranopia (green-blind)
#D0C180
Tritanopia (blue-blind)
#AFC6B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd7c; /* rgb */ color: rgb(171, 205, 124); /* oklch */ color: oklch(80.4% 0.113 127.3);
Tailwind
colors: {
custom: {
50: '#c5dca3',
500: '#abcd7c',
950: '#000000',
},
}SCSS
$custom: #abcd7c; $custom-light: #c5dca3; $custom-dark: #000000;
JSON
{
"hex": "#abcd7c",
"rgb": {
"r": 171,
"g": 205,
"b": 124
},
"hsl": {
"h": 85.185,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.80445,
"c": 0.11307,
"h": 127.3
},
"luminance": 0.53776
}Semantic roles & 50–950 ramp
primary
#ABCD7C
secondary
#71519C
accent
#2EB868
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480