#ABDC8B#ABDC8B
#ABDC8B is a very light, moderate yellow-green. Relative luminance 0.617; OKLCH L 84.1% C 0.119 H 133.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDC8B |
|---|---|
| RGB | rgb(171, 220, 139) |
| HSL | hsl(96, 54%, 70%) |
| HSV | hsv(96, 37%, 86%) |
| CMYK | cmyk(22.3%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(82.76, -30.16, 34.78) |
| CIE-LCH | lch(82.76, 46.04, 130.93°) |
| OKLab | oklab(84.08% -0.0824 0.0861) |
| OKLCH | oklch(84.08% 0.119 133.7) |
| XYZ | xyz(47.0470, 61.7073, 33.8531) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.69
Pale Olive Green
#B1D27B
ΔE00 4.08
Light Sage
#BCECAC
ΔE00 5.28
Light Moss Green
#A6C875
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.64
Pistachio
#93C572
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDC8B #BC8BDC
analogous
#D3DC8B #ABDC8B #8BDC93
triadic
#ABDC8B #8BABDC #DC8BAB
tetradic
#ABDC8B #8BD3DC #BC8BDC #DC938B
square
#ABDC8B #8BD3DC #BC8BDC #DC938B
split-complementary
#ABDC8B #938BDC #DC8BD3
monochromatic
#69B637 #89CE5C #ABDC8B #CDEABA #EEF8E7
Accessibility & contrast
On white
1.57
#ABDC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#ABDC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDC8B
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDC8B | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D185
Deuteranopia (green-blind)
#DBCD8F
Tritanopia (blue-blind)
#ACD6C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abdc8b; /* rgb */ color: rgb(171, 220, 139); /* oklch */ color: oklch(84.1% 0.119 133.7);
Tailwind
colors: {
custom: {
50: '#c5e7ad',
500: '#abdc8b',
950: '#000000',
},
}SCSS
$custom: #abdc8b; $custom-light: #c5e7ad; $custom-dark: #000000;
JSON
{
"hex": "#abdc8b",
"rgb": {
"r": 171,
"g": 220,
"b": 139
},
"hsl": {
"h": 96.296,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.84079,
"c": 0.1192,
"h": 133.7
},
"luminance": 0.61708
}Semantic roles & 50–950 ramp
primary
#ABDC8B
secondary
#8F58B3
accent
#24C183
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481