#ABDC8D#ABDC8D
#ABDC8D is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.1% C 0.117 H 134.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDC8D |
|---|---|
| RGB | rgb(171, 220, 141) |
| HSL | hsl(97, 53%, 71%) |
| HSV | hsv(97, 36%, 86%) |
| CMYK | cmyk(22.3%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(82.79, -29.88, 33.81) |
| CIE-LCH | lch(82.79, 45.12, 131.47°) |
| OKLab | oklab(84.12% -0.0816 0.0839) |
| OKLCH | oklch(84.12% 0.117 134.2) |
| XYZ | xyz(47.1944, 61.7663, 34.6297) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.38
Pale Olive Green
#B1D27B
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 5.02
Light Moss Green
#A6C875
ΔE00 5.48
Washed Out Green
#BCF5A6
ΔE00 5.55
Pistachio
#93C572
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDC8D #BE8DDC
analogous
#D2DC8D #ABDC8D #8DDC96
triadic
#ABDC8D #8DABDC #DC8DAB
tetradic
#ABDC8D #8DD2DC #BE8DDC #DC968D
square
#ABDC8D #8DD2DC #BE8DDC #DC968D
split-complementary
#ABDC8D #968DDC #DC8DD2
monochromatic
#68B738 #88CE5E #ABDC8D #CEEABC #EEF8E8
Accessibility & contrast
On white
1.57
#ABDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#ABDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDC8D
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDC8D | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#ABD6C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abdc8d; /* rgb */ color: rgb(171, 220, 141); /* oklch */ color: oklch(84.1% 0.117 134.2);
Tailwind
colors: {
custom: {
50: '#c5e7af',
500: '#abdc8d',
950: '#000000',
},
}SCSS
$custom: #abdc8d; $custom-light: #c5e7af; $custom-dark: #000000;
JSON
{
"hex": "#abdc8d",
"rgb": {
"r": 171,
"g": 220,
"b": 141
},
"hsl": {
"h": 97.215,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.84115,
"c": 0.11704,
"h": 134.2
},
"luminance": 0.61767
}Semantic roles & 50–950 ramp
primary
#ABDC8D
secondary
#915AB3
accent
#25C085
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481