#7DD682#7DD682
#7DD682 is a light, vivid green. Relative luminance 0.541; OKLCH L 79.9% C 0.145 H 145.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD682 |
|---|---|
| RGB | rgb(125, 214, 130) |
| HSL | hsl(123, 52%, 66%) |
| HSV | hsv(123, 42%, 84%) |
| CMYK | cmyk(41.6%, 0%, 39.3%, 16.1%) |
| CIE-LAB | lab(78.50, -43.78, 33.33) |
| CIE-LCH | lch(78.50, 55.03, 142.72°) |
| OKLab | oklab(79.95% -0.1192 0.0826) |
| OKLCH | oklch(79.95% 0.145 145.3) |
| XYZ | xyz(36.5314, 54.0625, 29.6249) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.07
Emerald
#50C878
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 5.59
Weird Green
#3AE57F
ΔE00 6.29
Lightish Green
#61E160
ΔE00 6.41
Pistachio
#93C572
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD682 #D67DD1
analogous
#A5D67D #7DD682 #7DD6AF
triadic
#7DD682 #827DD6 #D6827D
tetradic
#7DD682 #7DA5D6 #D67DD1 #D6AF7D
square
#7DD682 #7DA5D6 #D67DD1 #D6AF7D
split-complementary
#7DD682 #AF7DD6 #D67DA5
monochromatic
#34A53A #4EC755 #7DD682 #ACE5AF #DAF3DB
Accessibility & contrast
On white
1.78
#7DD682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#7DD682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD682
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD682 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87C
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#71D2C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7dd682; /* rgb */ color: rgb(125, 214, 130); /* oklch */ color: oklch(79.9% 0.145 145.3);
Tailwind
colors: {
custom: {
50: '#a7e3a7',
500: '#7dd682',
950: '#000000',
},
}SCSS
$custom: #7dd682; $custom-light: #a7e3a7; $custom-dark: #000000;
JSON
{
"hex": "#7dd682",
"rgb": {
"r": 125,
"g": 214,
"b": 130
},
"hsl": {
"h": 123.371,
"s": 52.047,
"l": 66.471
},
"oklch": {
"l": 0.79949,
"c": 0.14499,
"h": 145.3
},
"luminance": 0.54065
}Semantic roles & 50–950 ramp
primary
#7DD682
secondary
#A94FA4
accent
#26B7BF
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480