#ABCD79#ABCD79
#ABCD79 is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.4% C 0.116 H 126.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD79 |
|---|---|
| RGB | rgb(171, 205, 121) |
| HSL | hsl(84, 46%, 64%) |
| HSV | hsv(84, 41%, 80%) |
| CMYK | cmyk(16.6%, 0%, 41%, 19.6%) |
| CIE-LAB | lab(78.29, -25.34, 38.11) |
| CIE-LCH | lch(78.29, 45.77, 123.62°) |
| OKLab | oklab(80.4% -0.0698 0.0931) |
| OKLCH | oklch(80.4% 0.116 126.8) |
| XYZ | xyz(42.0767, 53.7006, 26.2339) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.28
Pale Olive Green
#B1D27B
ΔE00 1.40
Pale Olive
#B9CC81
ΔE00 3.32
Pistachio
#93C572
ΔE00 4.21
Greenish Tan
#BCCB7A
ΔE00 4.21
Tan Green
#A9BE70
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD79 #9B79CD
analogous
#CDC579 #ABCD79 #81CD79
triadic
#ABCD79 #79ABCD #CD79AB
tetradic
#ABCD79 #79CDC5 #9B79CD #CD7981
square
#ABCD79 #79CDC5 #9B79CD #CD7981
split-complementary
#ABCD79 #7981CD #C579CD
monochromatic
#6F9437 #8FBC4C #ABCD79 #C7DEA6 #E3EED2
Accessibility & contrast
On white
1.79
#ABCD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#ABCD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD79
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD79 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C373
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#AFC6B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd79; /* rgb */ color: rgb(171, 205, 121); /* oklch */ color: oklch(80.4% 0.116 126.8);
Tailwind
colors: {
custom: {
50: '#c5dca1',
500: '#abcd79',
950: '#000000',
},
}SCSS
$custom: #abcd79; $custom-light: #c5dca1; $custom-dark: #000000;
JSON
{
"hex": "#abcd79",
"rgb": {
"r": 171,
"g": 205,
"b": 121
},
"hsl": {
"h": 84.286,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.80396,
"c": 0.11636,
"h": 126.8
},
"luminance": 0.53701
}Semantic roles & 50–950 ramp
primary
#ABCD79
secondary
#6E509B
accent
#2DB965
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480