#A2D778#A2D778
#A2D778 is a very light, vivid yellow-green. Relative luminance 0.576; OKLCH L 82.1% C 0.136 H 132.6°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D778 |
|---|---|
| RGB | rgb(162, 215, 120) |
| HSL | hsl(93, 54%, 66%) |
| HSV | hsv(93, 44%, 84%) |
| CMYK | cmyk(24.7%, 0%, 44.2%, 15.7%) |
| CIE-LAB | lab(80.54, -33.49, 41.34) |
| CIE-LCH | lch(80.54, 53.21, 129.01°) |
| OKLab | oklab(82.06% -0.0922 0.1005) |
| OKLCH | oklch(82.06% 0.136 132.6) |
| XYZ | xyz(42.5901, 57.6372, 26.6468) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.54
Light Moss Green
#A6C875
ΔE00 4.41
Pistachio
#93C572
ΔE00 4.69
Light Grey Green
#B7E1A1
ΔE00 6.47
Pale Olive
#B9CC81
ΔE00 6.69
Lightgreen
#90EE90
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D778 #AD78D7
analogous
#D1D778 #A2D778 #78D77D
triadic
#A2D778 #78A2D7 #D778A2
tetradic
#A2D778 #78D1D7 #AD78D7 #D77D78
square
#A2D778 #78D1D7 #AD78D7 #D77D78
split-complementary
#A2D778 #7D78D7 #D778D1
monochromatic
#64A431 #81C949 #A2D778 #C3E5A7 #E3F3D6
Accessibility & contrast
On white
1.68
#A2D778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#A2D778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D778
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D778 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB70
Deuteranopia (green-blind)
#D6C67E
Tritanopia (blue-blind)
#A3D0C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2d778; /* rgb */ color: rgb(162, 215, 120); /* oklch */ color: oklch(82.1% 0.136 132.6);
Tailwind
colors: {
custom: {
50: '#bfe3a0',
500: '#a2d778',
950: '#000000',
},
}SCSS
$custom: #a2d778; $custom-light: #bfe3a0; $custom-dark: #000000;
JSON
{
"hex": "#a2d778",
"rgb": {
"r": 162,
"g": 215,
"b": 120
},
"hsl": {
"h": 93.474,
"s": 54.286,
"l": 65.686
},
"oklch": {
"l": 0.82059,
"c": 0.13638,
"h": 132.6
},
"luminance": 0.57638
}Semantic roles & 50–950 ramp
primary
#A2D778
secondary
#7F4BA8
accent
#24C27C
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12150F
muted
#828480