#ABDC80#ABDC80
#ABDC80 is a very light, vivid yellow-green. Relative luminance 0.614; OKLCH L 83.9% C 0.131 H 131.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDC80 |
|---|---|
| RGB | rgb(171, 220, 128) |
| HSL | hsl(92, 57%, 68%) |
| HSV | hsv(92, 42%, 86%) |
| CMYK | cmyk(22.3%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(82.59, -31.61, 40.09) |
| CIE-LCH | lch(82.59, 51.05, 128.25°) |
| OKLab | oklab(83.89% -0.0869 0.098) |
| OKLCH | oklch(83.89% 0.131 131.6) |
| XYZ | xyz(46.2833, 61.4018, 29.8312) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.34
Light Moss Green
#A6C875
ΔE00 5.01
Light Grey Green
#B7E1A1
ΔE00 5.44
Pistachio
#93C572
ΔE00 5.92
Pale Olive
#B9CC81
ΔE00 6.39
Washed Out Green
#BCF5A6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDC80 #B180DC
analogous
#D9DC80 #ABDC80 #80DC83
triadic
#ABDC80 #80ABDC #DC80AB
tetradic
#ABDC80 #80D9DC #B180DC #DC8380
square
#ABDC80 #80D9DC #B180DC #DC8380
split-complementary
#ABDC80 #8380DC #DC80D9
monochromatic
#6DB131 #8BCF50 #ABDC80 #CBE9B0 #EAF6E0
Accessibility & contrast
On white
1.58
#ABDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#ABDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDC80
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDC80 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#ADD5C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abdc80; /* rgb */ color: rgb(171, 220, 128); /* oklch */ color: oklch(83.9% 0.131 131.6);
Tailwind
colors: {
custom: {
50: '#c5e7a6',
500: '#abdc80',
950: '#000000',
},
}SCSS
$custom: #abdc80; $custom-light: #c5e7a6; $custom-dark: #000000;
JSON
{
"hex": "#abdc80",
"rgb": {
"r": 171,
"g": 220,
"b": 128
},
"hsl": {
"h": 91.957,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.83894,
"c": 0.13094,
"h": 131.6
},
"luminance": 0.61403
}Semantic roles & 50–950 ramp
primary
#ABDC80
secondary
#834EB3
accent
#21C478
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480