#ABDD87#ABDD87
#ABDD87 is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.2% C 0.125 H 133.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDD87 |
|---|---|
| RGB | rgb(171, 221, 135) |
| HSL | hsl(95, 56%, 70%) |
| HSV | hsv(95, 39%, 87%) |
| CMYK | cmyk(22.6%, 0%, 38.9%, 13.3%) |
| CIE-LAB | lab(82.98, -31.17, 37.08) |
| CIE-LCH | lch(82.98, 48.44, 130.05°) |
| OKLab | oklab(84.24% -0.0854 0.0913) |
| OKLCH | oklch(84.24% 0.125 133.1) |
| XYZ | xyz(47.0233, 62.1190, 32.4297) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 4.40
Light Moss Green
#A6C875
ΔE00 5.36
Washed Out Green
#BCF5A6
ΔE00 5.70
Light Sage
#BCECAC
ΔE00 5.79
Tea Green
#BDF8A3
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDD87 #B987DD
analogous
#D6DD87 #ABDD87 #87DD8E
triadic
#ABDD87 #87ABDD #DD87AB
tetradic
#ABDD87 #87D6DD #B987DD #DD8E87
square
#ABDD87 #87D6DD #B987DD #DD8E87
split-complementary
#ABDD87 #8E87DD #DD87D6
monochromatic
#6AB634 #8ACF57 #ABDD87 #CCEBB7 #EEF8E6
Accessibility & contrast
On white
1.56
#ABDD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#ABDD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDD87
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDD87 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D181
Deuteranopia (green-blind)
#DCCD8C
Tritanopia (blue-blind)
#ACD7C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdd87; /* rgb */ color: rgb(171, 221, 135); /* oklch */ color: oklch(84.2% 0.125 133.1);
Tailwind
colors: {
custom: {
50: '#c5e7ab',
500: '#abdd87',
950: '#000000',
},
}SCSS
$custom: #abdd87; $custom-light: #c5e7ab; $custom-dark: #000000;
JSON
{
"hex": "#abdd87",
"rgb": {
"r": 171,
"g": 221,
"b": 135
},
"hsl": {
"h": 94.884,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.84236,
"c": 0.12502,
"h": 133.1
},
"luminance": 0.6212
}Semantic roles & 50–950 ramp
primary
#ABDD87
secondary
#8C54B4
accent
#22C380
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481