#A2DF83#A2DF83
#A2DF83 is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.1% C 0.137 H 135.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DF83 |
|---|---|
| RGB | rgb(162, 223, 131) |
| HSL | hsl(100, 59%, 69%) |
| HSV | hsv(100, 41%, 87%) |
| CMYK | cmyk(27.4%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(82.96, -35.76, 38.97) |
| CIE-LCH | lch(82.96, 52.89, 132.55°) |
| OKLab | oklab(84.07% -0.098 0.0956) |
| OKLCH | oklch(84.07% 0.137 135.7) |
| XYZ | xyz(45.3836, 62.0940, 31.0625) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.23
Light Grey Green
#B7E1A1
ΔE00 5.52
Washed Out Green
#BCF5A6
ΔE00 5.80
Tea Green
#BDF8A3
ΔE00 5.95
Pale Light Green
#B1FC99
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DF83 #C083DF
analogous
#D0DF83 #A2DF83 #83DF92
triadic
#A2DF83 #83A2DF #DF83A2
tetradic
#A2DF83 #83D0DF #C083DF #DF9283
square
#A2DF83 #83D0DF #C083DF #DF9283
split-complementary
#A2DF83 #9283DF #DF83D0
monochromatic
#5EB830 #7ED252 #A2DF83 #C6ECB4 #EBF8E4
Accessibility & contrast
On white
1.56
#A2DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#A2DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DF83
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DF83 | 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)
#E5D27C
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#A1D9C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a2df83; /* rgb */ color: rgb(162, 223, 131); /* oklch */ color: oklch(84.1% 0.137 135.7);
Tailwind
colors: {
custom: {
50: '#bfe9a8',
500: '#a2df83',
950: '#000000',
},
}SCSS
$custom: #a2df83; $custom-light: #bfe9a8; $custom-dark: #000000;
JSON
{
"hex": "#a2df83",
"rgb": {
"r": 162,
"g": 223,
"b": 131
},
"hsl": {
"h": 99.783,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.8407,
"c": 0.13687,
"h": 135.7
},
"luminance": 0.62095
}Semantic roles & 50–950 ramp
primary
#A2DF83
secondary
#9450B6
accent
#1FC78E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#121610
muted
#828480