#7AD783#7AD783
#7AD783 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.1% C 0.147 H 146.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD783 |
|---|---|
| RGB | rgb(122, 215, 131) |
| HSL | hsl(126, 54%, 66%) |
| HSV | hsv(126, 43%, 84%) |
| CMYK | cmyk(43.3%, 0%, 39.1%, 15.7%) |
| CIE-LAB | lab(78.68, -44.93, 33.03) |
| CIE-LCH | lch(78.68, 55.77, 143.68°) |
| OKLab | oklab(80.07% -0.1222 0.0819) |
| OKLCH | oklch(80.07% 0.147 146.2) |
| XYZ | xyz(36.4213, 54.3747, 30.0445) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.23
Emerald
#50C878
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.49
Weird Green
#3AE57F
ΔE00 5.85
Tealish Green
#0CDC73
ΔE00 6.32
Lightish Green
#61E160
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD783 #D77ACE
analogous
#9FD77A #7AD783 #7AD7B1
triadic
#7AD783 #837AD7 #D7837A
tetradic
#7AD783 #7A9FD7 #D77ACE #D7B17A
square
#7AD783 #7A9FD7 #D77ACE #D7B17A
split-complementary
#7AD783 #B17AD7 #D77A9F
monochromatic
#32A53D #4BC957 #7AD783 #A9E5AF #D8F3DB
Accessibility & contrast
On white
1.77
#7AD783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#7AD783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD783
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD783 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87D
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#6DD3C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ad783; /* rgb */ color: rgb(122, 215, 131); /* oklch */ color: oklch(80.1% 0.147 146.2);
Tailwind
colors: {
custom: {
50: '#a5e4a8',
500: '#7ad783',
950: '#000000',
},
}SCSS
$custom: #7ad783; $custom-light: #a5e4a8; $custom-dark: #000000;
JSON
{
"hex": "#7ad783",
"rgb": {
"r": 122,
"g": 215,
"b": 131
},
"hsl": {
"h": 125.806,
"s": 53.757,
"l": 66.078
},
"oklch": {
"l": 0.80067,
"c": 0.14714,
"h": 146.2
},
"luminance": 0.54377
}Semantic roles & 50–950 ramp
primary
#7AD783
secondary
#A94CA0
accent
#24B2C1
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480