#7DD48D#7DD48D
#7DD48D is a light, vivid green. Relative luminance 0.534; OKLCH L 79.7% C 0.131 H 148.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD48D |
|---|---|
| RGB | rgb(125, 212, 141) |
| HSL | hsl(131, 50%, 66%) |
| HSV | hsv(131, 41%, 83%) |
| CMYK | cmyk(41%, 0%, 33.5%, 16.9%) |
| CIE-LAB | lab(78.09, -41.12, 27.13) |
| CIE-LCH | lch(78.09, 49.27, 146.58°) |
| OKLab | oklab(79.68% -0.1121 0.0681) |
| OKLCH | oklch(79.68% 0.131 148.7) |
| XYZ | xyz(36.8066, 53.3677, 33.5557) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.88
Emerald
#50C878
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.45
Seaweed
#18D17B
ΔE00 6.79
Lightgreen
#90EE90
ΔE00 6.80
Dark Mint
#48C072
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD48D #D47DC4
analogous
#98D47D #7DD48D #7DD4B8
triadic
#7DD48D #8D7DD4 #D48D7D
tetradic
#7DD48D #7D98D4 #D47DC4 #D4B87D
square
#7DD48D #7D98D4 #D47DC4 #D4B87D
split-complementary
#7DD48D #B87DD4 #D47D98
monochromatic
#35A149 #4FC565 #7DD48D #ABE3B5 #D9F2DE
Accessibility & contrast
On white
1.80
#7DD48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#7DD48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD48D
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD48D | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C688
Deuteranopia (green-blind)
#C9BE91
Tritanopia (blue-blind)
#6FD1C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dd48d; /* rgb */ color: rgb(125, 212, 141); /* oklch */ color: oklch(79.7% 0.131 148.7);
Tailwind
colors: {
custom: {
50: '#a6e2af',
500: '#7dd48d',
950: '#000000',
},
}SCSS
$custom: #7dd48d; $custom-light: #a6e2af; $custom-dark: #000000;
JSON
{
"hex": "#7dd48d",
"rgb": {
"r": 125,
"g": 212,
"b": 141
},
"hsl": {
"h": 131.034,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.79678,
"c": 0.13115,
"h": 148.7
},
"luminance": 0.5337
}Semantic roles & 50–950 ramp
primary
#7DD48D
secondary
#A64F96
accent
#28A2BE
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481