#7DD39B#7DD39B
#7DD39B is a light, moderate green. Relative luminance 0.533; OKLCH L 79.7% C 0.116 H 154.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD39B |
|---|---|
| RGB | rgb(125, 211, 155) |
| HSL | hsl(141, 49%, 66%) |
| HSV | hsv(141, 41%, 83%) |
| CMYK | cmyk(40.8%, 0%, 26.5%, 17.3%) |
| CIE-LAB | lab(78.06, -38.17, 19.76) |
| CIE-LCH | lch(78.06, 42.98, 152.63°) |
| OKLab | oklab(79.74% -0.1047 0.0503) |
| OKLCH | oklch(79.74% 0.116 154.3) |
| XYZ | xyz(37.6657, 53.3126, 39.3096) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.61
Hospital Green
#9BE5AA
ΔE00 5.07
Mediumaquamarine
#66CDAA
ΔE00 6.44
Eucalyptus
#44D7A8
ΔE00 6.46
Soft Green
#6FC276
ΔE00 6.55
Emerald
#50C878
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD39B #D37DB5
analogous
#8AD37D #7DD39B #7DD3C6
triadic
#7DD39B #9B7DD3 #D39B7D
tetradic
#7DD39B #7D8AD3 #D37DB5 #D3C67D
square
#7DD39B #7D8AD3 #D37DB5 #D3C67D
split-complementary
#7DD39B #C67DD3 #D37D8A
monochromatic
#36A05B #4FC478 #7DD39B #ABE2BE #D8F2E1
Accessibility & contrast
On white
1.80
#7DD39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#7DD39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD39B
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD39B | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C798
Deuteranopia (green-blind)
#C5BD9E
Tritanopia (blue-blind)
#6CD1C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dd39b; /* rgb */ color: rgb(125, 211, 155); /* oklch */ color: oklch(79.7% 0.116 154.3);
Tailwind
colors: {
custom: {
50: '#a6e1b8',
500: '#7dd39b',
950: '#000000',
},
}SCSS
$custom: #7dd39b; $custom-light: #a6e1b8; $custom-dark: #000000;
JSON
{
"hex": "#7dd39b",
"rgb": {
"r": 125,
"g": 211,
"b": 155
},
"hsl": {
"h": 140.93,
"s": 49.425,
"l": 65.882
},
"oklch": {
"l": 0.79737,
"c": 0.11615,
"h": 154.3
},
"luminance": 0.53315
}Semantic roles & 50–950 ramp
primary
#7DD39B
secondary
#A45087
accent
#2989BD
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481