#A2DF78#A2DF78
#A2DF78 is a very light, vivid yellow-green. Relative luminance 0.618; OKLCH L 83.9% C 0.148 H 133.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DF78 |
|---|---|
| RGB | rgb(162, 223, 120) |
| HSL | hsl(96, 62%, 67%) |
| HSV | hsv(96, 46%, 87%) |
| CMYK | cmyk(27.4%, 0%, 46.2%, 12.5%) |
| CIE-LAB | lab(82.81, -37.15, 44.19) |
| CIE-LCH | lch(82.81, 57.73, 130.06°) |
| OKLab | oklab(83.9% -0.1024 0.1069) |
| OKLCH | oklch(83.9% 0.148 133.8) |
| XYZ | xyz(44.6772, 61.8114, 27.3425) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.09
Lightgreen
#90EE90
ΔE00 5.88
Pistachio (survey)
#C0FA8B
ΔE00 6.23
Spring Green (survey)
#A9F971
ΔE00 6.40
Light Moss Green
#A6C875
ΔE00 6.42
Light Green
#96F97B
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DF78 #B578DF
analogous
#D6DF78 #A2DF78 #78DF82
triadic
#A2DF78 #78A2DF #DF78A2
tetradic
#A2DF78 #78D6DF #B578DF #DF8278
square
#A2DF78 #78D6DF #B578DF #DF8278
split-complementary
#A2DF78 #8278DF #DF78D6
monochromatic
#62B22A #80D347 #A2DF78 #C4EBA9 #E6F6DB
Accessibility & contrast
On white
1.57
#A2DF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#A2DF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DF78
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DF78 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D170
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#A2D8C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a2df78; /* rgb */ color: rgb(162, 223, 120); /* oklch */ color: oklch(83.9% 0.148 133.8);
Tailwind
colors: {
custom: {
50: '#c0e9a1',
500: '#a2df78',
950: '#000000',
},
}SCSS
$custom: #a2df78; $custom-light: #c0e9a1; $custom-dark: #000000;
JSON
{
"hex": "#a2df78",
"rgb": {
"r": 162,
"g": 223,
"b": 120
},
"hsl": {
"h": 95.534,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.83899,
"c": 0.14799,
"h": 133.8
},
"luminance": 0.61813
}Semantic roles & 50–950 ramp
primary
#A2DF78
secondary
#8847B4
accent
#1CC983
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#12160F
muted
#828480