#75DC7D#75DC7D
#75DC7D is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.163 H 145.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75DC7D |
|---|---|
| RGB | rgb(117, 220, 125) |
| HSL | hsl(125, 60%, 66%) |
| HSV | hsv(125, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(79.87, -49.36, 37.56) |
| CIE-LCH | lch(79.87, 62.03, 142.73°) |
| OKLab | oklab(80.95% -0.1341 0.0922) |
| OKLCH | oklch(80.95% 0.163 145.5) |
| XYZ | xyz(36.6290, 56.4463, 28.3631) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 4.71
Tealish Green
#0CDC73
ΔE00 5.44
Fresh Green
#69D84F
ΔE00 5.87
Emerald
#50C878
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DC7D #DC75D4
analogous
#A0DC75 #75DC7D #75DCB0
triadic
#75DC7D #7D75DC #DC7D75
tetradic
#75DC7D #75A0DC #DC75D4 #DCB075
square
#75DC7D #75A0DC #DC75D4 #DCB075
split-complementary
#75DC7D #B075DC #DC75A0
monochromatic
#2BAB35 #44D04F #75DC7D #A6E8AB #D7F5D9
Accessibility & contrast
On white
1.71
#75DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#75DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DC7D
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DC7D | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#D1C283
Tritanopia (blue-blind)
#66D7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75dc7d; /* rgb */ color: rgb(117, 220, 125); /* oklch */ color: oklch(81.0% 0.163 145.5);
Tailwind
colors: {
custom: {
50: '#a3e7a4',
500: '#75dc7d',
950: '#000000',
},
}SCSS
$custom: #75dc7d; $custom-light: #a3e7a4; $custom-dark: #000000;
JSON
{
"hex": "#75dc7d",
"rgb": {
"r": 117,
"g": 220,
"b": 125
},
"hsl": {
"h": 124.66,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.8095,
"c": 0.16279,
"h": 145.5
},
"luminance": 0.56449
}Semantic roles & 50–950 ramp
primary
#75DC7D
secondary
#AE48A6
accent
#1EBAC7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480