#ABDB82#ABDB82
#ABDB82 is a very light, vivid yellow-green. Relative luminance 0.609; OKLCH L 83.7% C 0.127 H 131.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDB82 |
|---|---|
| RGB | rgb(171, 219, 130) |
| HSL | hsl(92, 55%, 68%) |
| HSV | hsv(92, 41%, 86%) |
| CMYK | cmyk(21.9%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(82.34, -30.89, 38.77) |
| CIE-LCH | lch(82.34, 49.57, 128.54°) |
| OKLab | oklab(83.7% -0.0848 0.095) |
| OKLCH | oklch(83.7% 0.127 131.7) |
| XYZ | xyz(46.1546, 60.9317, 30.4441) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.20
Light Moss Green
#A6C875
ΔE00 4.77
Light Grey Green
#B7E1A1
ΔE00 5.06
Pistachio
#93C572
ΔE00 5.68
Pale Olive
#B9CC81
ΔE00 6.15
Washed Out Green
#BCF5A6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDB82 #B282DB
analogous
#D7DB82 #ABDB82 #82DB85
triadic
#ABDB82 #82ABDB #DB82AB
tetradic
#ABDB82 #82D7DB #B282DB #DB8582
square
#ABDB82 #82D7DB #B282DB #DB8582
split-complementary
#ABDB82 #8582DB #DB82D7
monochromatic
#6CB033 #8BCD52 #ABDB82 #CBE9B2 #EBF6E1
Accessibility & contrast
On white
1.59
#ABDB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#ABDB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDB82
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDB82 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#ADD4C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abdb82; /* rgb */ color: rgb(171, 219, 130); /* oklch */ color: oklch(83.7% 0.127 131.7);
Tailwind
colors: {
custom: {
50: '#c5e6a7',
500: '#abdb82',
950: '#000000',
},
}SCSS
$custom: #abdb82; $custom-light: #c5e6a7; $custom-dark: #000000;
JSON
{
"hex": "#abdb82",
"rgb": {
"r": 171,
"g": 219,
"b": 130
},
"hsl": {
"h": 92.36,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.837,
"c": 0.12736,
"h": 131.7
},
"luminance": 0.60933
}Semantic roles & 50–950 ramp
primary
#ABDB82
secondary
#8450B2
accent
#23C379
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480