#7DD080#7DD080
#7DD080 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.5% C 0.138 H 144.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD080 |
|---|---|
| RGB | rgb(125, 208, 128) |
| HSL | hsl(122, 47%, 65%) |
| HSV | hsv(122, 40%, 82%) |
| CMYK | cmyk(39.9%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.70, -41.48, 31.99) |
| CIE-LCH | lch(76.70, 52.39, 142.36°) |
| OKLab | oklab(78.47% -0.113 0.0794) |
| OKLCH | oklch(78.47% 0.138 144.9) |
| XYZ | xyz(34.9079, 51.0282, 28.4279) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.70
Emerald
#50C878
ΔE00 4.89
Pistachio
#93C572
ΔE00 5.53
Dark Mint
#48C072
ΔE00 6.46
Fern
#63B76C
ΔE00 6.80
Seaweed
#18D17B
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD080 #D07DCD
analogous
#A3D07D #7DD080 #7DD0AA
triadic
#7DD080 #807DD0 #D0807D
tetradic
#7DD080 #7DA3D0 #D07DCD #D0AA7D
square
#7DD080 #7DA3D0 #D07DCD #D0AA7D
split-complementary
#7DD080 #AA7DD0 #D07DA3
monochromatic
#389B3B #50C054 #7DD080 #AAE0AC #D7F1D8
Accessibility & contrast
On white
1.87
#7DD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7DD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD080
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD080 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#C7BA85
Tritanopia (blue-blind)
#73CCBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dd080; /* rgb */ color: rgb(125, 208, 128); /* oklch */ color: oklch(78.5% 0.138 144.9);
Tailwind
colors: {
custom: {
50: '#a6dfa5',
500: '#7dd080',
950: '#000000',
},
}SCSS
$custom: #7dd080; $custom-light: #a6dfa5; $custom-dark: #000000;
JSON
{
"hex": "#7dd080",
"rgb": {
"r": 125,
"g": 208,
"b": 128
},
"hsl": {
"h": 122.169,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.78472,
"c": 0.13808,
"h": 144.9
},
"luminance": 0.5103
}Semantic roles & 50–950 ramp
primary
#7DD080
secondary
#A0519D
accent
#2BB5BA
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480