#ABDC76#ABDC76
#ABDC76 is a very light, vivid yellow-green. Relative luminance 0.612; OKLCH L 83.7% C 0.141 H 130.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDC76 |
|---|---|
| RGB | rgb(171, 220, 118) |
| HSL | hsl(89, 59%, 66%) |
| HSV | hsv(89, 46%, 86%) |
| CMYK | cmyk(22.3%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(82.46, -32.81, 44.84) |
| CIE-LCH | lch(82.46, 55.56, 126.20°) |
| OKLab | oklab(83.74% -0.0908 0.1082) |
| OKLCH | oklch(83.74% 0.141 130) |
| XYZ | xyz(45.6573, 61.1514, 26.5340) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.51
Light Moss Green
#A6C875
ΔE00 5.29
Pistachio
#93C572
ΔE00 6.43
Pistachio (survey)
#C0FA8B
ΔE00 6.49
Pale Olive
#B9CC81
ΔE00 6.71
Light Grey Green
#B7E1A1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDC76 #A776DC
analogous
#DCDA76 #ABDC76 #78DC76
triadic
#ABDC76 #76ABDC #DC76AB
tetradic
#ABDC76 #76DCDA #A776DC #DC7678
square
#ABDC76 #76DCDA #A776DC #DC7678
split-complementary
#ABDC76 #7678DC #DA76DC
monochromatic
#6EAC2C #8DD045 #ABDC76 #C9E8A7 #E7F5D7
Accessibility & contrast
On white
1.59
#ABDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#ABDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDC76
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDC76 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6E
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#AED4C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abdc76; /* rgb */ color: rgb(171, 220, 118); /* oklch */ color: oklch(83.7% 0.141 130.0);
Tailwind
colors: {
custom: {
50: '#c6e79f',
500: '#abdc76',
950: '#000000',
},
}SCSS
$custom: #abdc76; $custom-light: #c6e79f; $custom-dark: #000000;
JSON
{
"hex": "#abdc76",
"rgb": {
"r": 171,
"g": 220,
"b": 118
},
"hsl": {
"h": 88.824,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.83742,
"c": 0.14122,
"h": 130
},
"luminance": 0.61152
}Semantic roles & 50–950 ramp
primary
#ABDC76
secondary
#7948AE
accent
#1FC76F
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480