#7DD786#7DD786
#7DD786 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.3% C 0.143 H 146.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD786 |
|---|---|
| RGB | rgb(125, 215, 134) |
| HSL | hsl(126, 53%, 67%) |
| HSV | hsv(126, 42%, 84%) |
| CMYK | cmyk(41.9%, 0%, 37.7%, 15.7%) |
| CIE-LAB | lab(78.86, -43.59, 31.76) |
| CIE-LCH | lch(78.86, 53.93, 143.92°) |
| OKLab | oklab(80.26% -0.1186 0.079) |
| OKLCH | oklch(80.26% 0.143 146.3) |
| XYZ | xyz(37.0590, 54.6797, 31.1511) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.25
Emerald
#50C878
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 6.09
Weird Green
#3AE57F
ΔE00 6.20
Tealish Green
#0CDC73
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD786 #D77DCE
analogous
#A1D77D #7DD786 #7DD7B3
triadic
#7DD786 #867DD7 #D7867D
tetradic
#7DD786 #7DA1D7 #D77DCE #D7B37D
square
#7DD786 #7DA1D7 #D77DCE #D7B37D
split-complementary
#7DD786 #B37DD7 #D77DA1
monochromatic
#33A63F #4EC95A #7DD786 #ACE5B2 #DBF4DD
Accessibility & contrast
On white
1.76
#7DD786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#7DD786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD786
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD786 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC980
Deuteranopia (green-blind)
#CCC08B
Tritanopia (blue-blind)
#70D3C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7dd786; /* rgb */ color: rgb(125, 215, 134); /* oklch */ color: oklch(80.3% 0.143 146.3);
Tailwind
colors: {
custom: {
50: '#a7e4aa',
500: '#7dd786',
950: '#000000',
},
}SCSS
$custom: #7dd786; $custom-light: #a7e4aa; $custom-dark: #000000;
JSON
{
"hex": "#7dd786",
"rgb": {
"r": 125,
"g": 215,
"b": 134
},
"hsl": {
"h": 126,
"s": 52.941,
"l": 66.667
},
"oklch": {
"l": 0.80262,
"c": 0.14252,
"h": 146.3
},
"luminance": 0.54682
}Semantic roles & 50–950 ramp
primary
#7DD786
secondary
#AA4EA1
accent
#25B1C0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481