#75DC79#75DC79
#75DC79 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.167 H 144.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #75DC79 |
|---|---|
| RGB | rgb(117, 220, 121) |
| HSL | hsl(122, 60%, 66%) |
| HSV | hsv(122, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.81, -49.95, 39.47) |
| CIE-LCH | lch(79.81, 63.66, 141.68°) |
| OKLab | oklab(80.89% -0.1358 0.0965) |
| OKLCH | oklch(80.89% 0.167 144.6) |
| XYZ | xyz(36.3786, 56.3462, 27.0444) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.66
Weird Green
#3AE57F
ΔE00 4.87
Fresh Green
#69D84F
ΔE00 5.23
Tealish Green
#0CDC73
ΔE00 5.52
Emerald
#50C878
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DC79 #DC75D8
analogous
#A4DC75 #75DC79 #75DCAC
triadic
#75DC79 #7975DC #DC7975
tetradic
#75DC79 #75A4DC #DC75D8 #DCAC75
square
#75DC79 #75A4DC #DC75D8 #DCAC75
split-complementary
#75DC79 #AC75DC #DC75A4
monochromatic
#2BAB30 #44D04A #75DC79 #A6E8A8 #D7F5D8
Accessibility & contrast
On white
1.71
#75DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#75DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DC79
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DC79 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC71
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#66D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75dc79; /* rgb */ color: rgb(117, 220, 121); /* oklch */ color: oklch(80.9% 0.167 144.6);
Tailwind
colors: {
custom: {
50: '#a3e7a1',
500: '#75dc79',
950: '#000000',
},
}SCSS
$custom: #75dc79; $custom-light: #a3e7a1; $custom-dark: #000000;
JSON
{
"hex": "#75dc79",
"rgb": {
"r": 117,
"g": 220,
"b": 121
},
"hsl": {
"h": 122.33,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.80886,
"c": 0.16657,
"h": 144.6
},
"luminance": 0.56349
}Semantic roles & 50–950 ramp
primary
#75DC79
secondary
#AE48AA
accent
#1EC1C7
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480