#75DC7A#75DC7A
#75DC7A is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.166 H 144.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #75DC7A |
|---|---|
| RGB | rgb(117, 220, 122) |
| HSL | hsl(123, 60%, 66%) |
| HSV | hsv(123, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(79.82, -49.80, 38.99) |
| CIE-LCH | lch(79.82, 63.25, 141.94°) |
| OKLab | oklab(80.9% -0.1354 0.0954) |
| OKLCH | oklch(80.9% 0.166 144.8) |
| XYZ | xyz(36.4402, 56.3708, 27.3690) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.63
Weird Green
#3AE57F
ΔE00 4.82
Fresh Green
#69D84F
ΔE00 5.39
Tealish Green
#0CDC73
ΔE00 5.49
Emerald
#50C878
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DC7A #DC75D7
analogous
#A3DC75 #75DC7A #75DCAD
triadic
#75DC7A #7A75DC #DC7A75
tetradic
#75DC7A #75A3DC #DC75D7 #DCAD75
square
#75DC7A #75A3DC #DC75D7 #DCAD75
split-complementary
#75DC7A #AD75DC #DC75A3
monochromatic
#2BAB32 #44D04B #75DC7A #A6E8A9 #D7F5D8
Accessibility & contrast
On white
1.71
#75DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#75DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DC7A
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DC7A | 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)
#DFCC72
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#66D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #75dc7a; /* rgb */ color: rgb(117, 220, 122); /* oklch */ color: oklch(80.9% 0.166 144.8);
Tailwind
colors: {
custom: {
50: '#a3e7a2',
500: '#75dc7a',
950: '#000000',
},
}SCSS
$custom: #75dc7a; $custom-light: #a3e7a2; $custom-dark: #000000;
JSON
{
"hex": "#75dc7a",
"rgb": {
"r": 117,
"g": 220,
"b": 122
},
"hsl": {
"h": 122.913,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.80902,
"c": 0.16563,
"h": 144.8
},
"luminance": 0.56373
}Semantic roles & 50–950 ramp
primary
#75DC7A
secondary
#AE48A9
accent
#1EBFC7
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480