#7AD080#7AD080
#7AD080 is a light, vivid green. Relative luminance 0.508; OKLCH L 78.3% C 0.140 H 145.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD080 |
|---|---|
| RGB | rgb(122, 208, 128) |
| HSL | hsl(124, 48%, 65%) |
| HSV | hsv(124, 41%, 82%) |
| CMYK | cmyk(41.3%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.56, -42.38, 31.79) |
| CIE-LCH | lch(76.56, 52.98, 143.13°) |
| OKLab | oklab(78.33% -0.1154 0.0789) |
| OKLCH | oklch(78.33% 0.14 145.6) |
| XYZ | xyz(34.4764, 50.8057, 28.4077) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.60
Emerald
#50C878
ΔE00 4.54
Pistachio
#93C572
ΔE00 5.86
Dark Mint
#48C072
ΔE00 6.17
Seaweed
#18D17B
ΔE00 6.61
Fern
#63B76C
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD080 #D07ACA
analogous
#9FD07A #7AD080 #7AD0AB
triadic
#7AD080 #807AD0 #D0807A
tetradic
#7AD080 #7A9FD0 #D07ACA #D0AB7A
square
#7AD080 #7A9FD0 #D07ACA #D0AB7A
split-complementary
#7AD080 #AB7AD0 #D07A9F
monochromatic
#36993D #4DC055 #7AD080 #A7E0AB #D4F0D6
Accessibility & contrast
On white
1.88
#7AD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7AD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD080
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD080 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#C6BA85
Tritanopia (blue-blind)
#6ECCBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ad080; /* rgb */ color: rgb(122, 208, 128); /* oklch */ color: oklch(78.3% 0.140 145.6);
Tailwind
colors: {
custom: {
50: '#a4dfa5',
500: '#7ad080',
950: '#000000',
},
}SCSS
$custom: #7ad080; $custom-light: #a4dfa5; $custom-dark: #000000;
JSON
{
"hex": "#7ad080",
"rgb": {
"r": 122,
"g": 208,
"b": 128
},
"hsl": {
"h": 124.186,
"s": 47.778,
"l": 64.706
},
"oklch": {
"l": 0.78326,
"c": 0.13979,
"h": 145.6
},
"luminance": 0.50808
}Semantic roles & 50–950 ramp
primary
#7AD080
secondary
#9F4F99
accent
#2AB1BB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10150F
muted
#808480