#75DC7E#75DC7E
#75DC7E is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.162 H 145.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75DC7E |
|---|---|
| RGB | rgb(117, 220, 126) |
| HSL | hsl(125, 60%, 66%) |
| HSV | hsv(125, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(79.88, -49.21, 37.08) |
| CIE-LCH | lch(79.88, 61.62, 143.01°) |
| OKLab | oklab(80.97% -0.1337 0.0912) |
| OKLCH | oklch(80.97% 0.162 145.7) |
| XYZ | xyz(36.6932, 56.4720, 28.7013) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.57
Lightish Green
#61E160
ΔE00 4.65
Weird Green
#3AE57F
ΔE00 4.68
Tealish Green
#0CDC73
ΔE00 5.43
Fresh Green
#69D84F
ΔE00 6.03
Emerald
#50C878
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DC7E #DC75D3
analogous
#9FDC75 #75DC7E #75DCB1
triadic
#75DC7E #7E75DC #DC7E75
tetradic
#75DC7E #759FDC #DC75D3 #DCB175
square
#75DC7E #759FDC #DC75D3 #DCB175
split-complementary
#75DC7E #B175DC #DC759F
monochromatic
#2BAB37 #44D050 #75DC7E #A6E8AC #D7F5D9
Accessibility & contrast
On white
1.71
#75DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#75DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DC7E
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DC7E | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#65D7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75dc7e; /* rgb */ color: rgb(117, 220, 126); /* oklch */ color: oklch(81.0% 0.162 145.7);
Tailwind
colors: {
custom: {
50: '#a3e7a4',
500: '#75dc7e',
950: '#000000',
},
}SCSS
$custom: #75dc7e; $custom-light: #a3e7a4; $custom-dark: #000000;
JSON
{
"hex": "#75dc7e",
"rgb": {
"r": 117,
"g": 220,
"b": 126
},
"hsl": {
"h": 125.243,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.80967,
"c": 0.16184,
"h": 145.7
},
"luminance": 0.56475
}Semantic roles & 50–950 ramp
primary
#75DC7E
secondary
#AE48A5
accent
#1EB8C7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480