#A4DB82#A4DB82
#A4DB82 is a very light, vivid yellow-green. Relative luminance 0.602; OKLCH L 83.3% C 0.131 H 134.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DB82 |
|---|---|
| RGB | rgb(164, 219, 130) |
| HSL | hsl(97, 55%, 68%) |
| HSV | hsv(97, 41%, 86%) |
| CMYK | cmyk(25.1%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(81.93, -33.36, 38.16) |
| CIE-LCH | lch(81.93, 50.69, 131.16°) |
| OKLab | oklab(83.26% -0.0915 0.0937) |
| OKLCH | oklch(83.26% 0.131 134.3) |
| XYZ | xyz(44.6696, 60.1660, 30.3745) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.21
Light Grey Green
#B7E1A1
ΔE00 5.20
Light Moss Green
#A6C875
ΔE00 5.28
Pistachio
#93C572
ΔE00 5.38
Lightgreen
#90EE90
ΔE00 6.08
Washed Out Green
#BCF5A6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DB82 #B982DB
analogous
#D0DB82 #A4DB82 #82DB8C
triadic
#A4DB82 #82A4DB #DB82A4
tetradic
#A4DB82 #82D0DB #B982DB #DB8C82
square
#A4DB82 #82D0DB #B982DB #DB8C82
split-complementary
#A4DB82 #8C82DB #DB82D0
monochromatic
#63B033 #81CD52 #A4DB82 #C7E9B2 #E9F6E1
Accessibility & contrast
On white
1.61
#A4DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#A4DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DB82
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DB82 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7B
Deuteranopia (green-blind)
#D9CA87
Tritanopia (blue-blind)
#A4D5C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a4db82; /* rgb */ color: rgb(164, 219, 130); /* oklch */ color: oklch(83.3% 0.131 134.3);
Tailwind
colors: {
custom: {
50: '#c1e6a7',
500: '#a4db82',
950: '#000000',
},
}SCSS
$custom: #a4db82; $custom-light: #c1e6a7; $custom-dark: #000000;
JSON
{
"hex": "#a4db82",
"rgb": {
"r": 164,
"g": 219,
"b": 130
},
"hsl": {
"h": 97.079,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.83259,
"c": 0.1309,
"h": 134.3
},
"luminance": 0.60167
}Semantic roles & 50–950 ramp
primary
#A4DB82
secondary
#8C50B2
accent
#23C386
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#12160F
muted
#828480