#7DD57F#7DD57F
#7DD57F is a light, vivid green. Relative luminance 0.535; OKLCH L 79.7% C 0.146 H 144.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD57F |
|---|---|
| RGB | rgb(125, 213, 127) |
| HSL | hsl(121, 51%, 66%) |
| HSV | hsv(121, 41%, 84%) |
| CMYK | cmyk(41.3%, 0%, 40.4%, 16.5%) |
| CIE-LAB | lab(78.16, -43.81, 34.41) |
| CIE-LCH | lch(78.16, 55.71, 141.86°) |
| OKLab | oklab(79.66% -0.1193 0.085) |
| OKLCH | oklch(79.66% 0.146 144.5) |
| XYZ | xyz(36.0807, 53.4786, 28.4958) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.92
Emerald
#50C878
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 5.76
Pistachio
#93C572
ΔE00 6.10
Lightish Green
#61E160
ΔE00 6.19
Weird Green
#3AE57F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD57F #D57DD3
analogous
#A7D57D #7DD57F #7DD5AB
triadic
#7DD57F #7F7DD5 #D57F7D
tetradic
#7DD57F #7DA7D5 #D57DD3 #D5AB7D
square
#7DD57F #7DA7D5 #D57DD3 #D5AB7D
split-complementary
#7DD57F #AB7DD5 #D57DA7
monochromatic
#35A337 #4FC651 #7DD57F #ABE4AD #DAF3DA
Accessibility & contrast
On white
1.80
#7DD57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#7DD57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD57F
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD57F | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#72D1C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7dd57f; /* rgb */ color: rgb(125, 213, 127); /* oklch */ color: oklch(79.7% 0.146 144.5);
Tailwind
colors: {
custom: {
50: '#a7e2a5',
500: '#7dd57f',
950: '#000000',
},
}SCSS
$custom: #7dd57f; $custom-light: #a7e2a5; $custom-dark: #000000;
JSON
{
"hex": "#7dd57f",
"rgb": {
"r": 125,
"g": 213,
"b": 127
},
"hsl": {
"h": 121.364,
"s": 51.163,
"l": 66.275
},
"oklch": {
"l": 0.79656,
"c": 0.14647,
"h": 144.5
},
"luminance": 0.53481
}Semantic roles & 50–950 ramp
primary
#7DD57F
secondary
#A74FA5
accent
#27BBBF
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480