#ABDD86#ABDD86
#ABDD86 is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.2% C 0.126 H 132.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDD86 |
|---|---|
| RGB | rgb(171, 221, 134) |
| HSL | hsl(94, 56%, 70%) |
| HSV | hsv(94, 39%, 87%) |
| CMYK | cmyk(22.6%, 0%, 39.4%, 13.3%) |
| CIE-LAB | lab(82.96, -31.30, 37.57) |
| CIE-LCH | lch(82.96, 48.90, 129.80°) |
| OKLab | oklab(84.22% -0.0858 0.0924) |
| OKLCH | oklch(84.22% 0.126 132.9) |
| XYZ | xyz(46.9532, 62.0910, 32.0606) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.82
Light Grey Green
#B7E1A1
ΔE00 4.56
Light Moss Green
#A6C875
ΔE00 5.33
Washed Out Green
#BCF5A6
ΔE00 5.77
Light Sage
#BCECAC
ΔE00 5.93
Pistachio
#93C572
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDD86 #B886DD
analogous
#D6DD86 #ABDD86 #86DD8D
triadic
#ABDD86 #86ABDD #DD86AB
tetradic
#ABDD86 #86D6DD #B886DD #DD8D86
square
#ABDD86 #86D6DD #B886DD #DD8D86
split-complementary
#ABDD86 #8D86DD #DD86D6
monochromatic
#6BB633 #8AD056 #ABDD86 #CCEAB6 #EDF8E6
Accessibility & contrast
On white
1.57
#ABDD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#ABDD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDD86
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDD86 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 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)
#E4D180
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#ACD7C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdd86; /* rgb */ color: rgb(171, 221, 134); /* oklch */ color: oklch(84.2% 0.126 132.9);
Tailwind
colors: {
custom: {
50: '#c5e7aa',
500: '#abdd86',
950: '#000000',
},
}SCSS
$custom: #abdd86; $custom-light: #c5e7aa; $custom-dark: #000000;
JSON
{
"hex": "#abdd86",
"rgb": {
"r": 171,
"g": 221,
"b": 134
},
"hsl": {
"h": 94.483,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.84219,
"c": 0.12609,
"h": 132.9
},
"luminance": 0.62092
}Semantic roles & 50–950 ramp
primary
#ABDD86
secondary
#8B53B4
accent
#22C47F
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481