#ABDA79#ABDA79
#ABDA79 is a very light, vivid yellow-green. Relative luminance 0.602; OKLCH L 83.3% C 0.135 H 130.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDA79 |
|---|---|
| RGB | rgb(171, 218, 121) |
| HSL | hsl(89, 57%, 66%) |
| HSV | hsv(89, 44%, 85%) |
| CMYK | cmyk(21.6%, 0%, 44.5%, 14.5%) |
| CIE-LAB | lab(81.94, -31.53, 42.72) |
| CIE-LCH | lch(81.94, 53.09, 126.43°) |
| OKLab | oklab(83.33% -0.0871 0.1036) |
| OKLCH | oklch(83.33% 0.135 130.1) |
| XYZ | xyz(45.3166, 60.1803, 27.3139) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.89
Light Moss Green
#A6C875
ΔE00 4.64
Pistachio
#93C572
ΔE00 5.85
Pale Olive
#B9CC81
ΔE00 6.12
Light Grey Green
#B7E1A1
ΔE00 6.41
Greenish Tan
#BCCB7A
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDA79 #A879DA
analogous
#DAD979 #ABDA79 #7BDA79
triadic
#ABDA79 #79ABDA #DA79AB
tetradic
#ABDA79 #79DAD9 #A879DA #DA797B
square
#ABDA79 #79DAD9 #A879DA #DA797B
split-complementary
#ABDA79 #797BDA #D979DA
monochromatic
#6EAA2F #8DCD49 #ABDA79 #C9E7A9 #E7F4D9
Accessibility & contrast
On white
1.61
#ABDA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#ABDA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDA79
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDA79 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#AED3C3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #abda79; /* rgb */ color: rgb(171, 218, 121); /* oklch */ color: oklch(83.3% 0.135 130.1);
Tailwind
colors: {
custom: {
50: '#c6e5a1',
500: '#abda79',
950: '#000000',
},
}SCSS
$custom: #abda79; $custom-light: #c6e5a1; $custom-dark: #000000;
JSON
{
"hex": "#abda79",
"rgb": {
"r": 171,
"g": 218,
"b": 121
},
"hsl": {
"h": 89.072,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.83332,
"c": 0.1353,
"h": 130.1
},
"luminance": 0.60181
}Semantic roles & 50–950 ramp
primary
#ABDA79
secondary
#7A4BAD
accent
#21C470
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480