#74DC79#74DC79
#74DC79 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.167 H 144.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #74DC79 |
|---|---|
| RGB | rgb(116, 220, 121) |
| HSL | hsl(123, 60%, 66%) |
| HSV | hsv(123, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.77, -50.23, 39.41) |
| CIE-LCH | lch(79.77, 63.84, 141.88°) |
| OKLab | oklab(80.84% -0.1365 0.0963) |
| OKLCH | oklch(80.84% 0.167 144.8) |
| XYZ | xyz(36.2449, 56.2773, 27.0381) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.70
Weird Green
#3AE57F
ΔE00 4.77
Fresh Green
#69D84F
ΔE00 5.25
Tealish Green
#0CDC73
ΔE00 5.42
Emerald
#50C878
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DC79 #DC74D7
analogous
#A3DC74 #74DC79 #74DCAD
triadic
#74DC79 #7974DC #DC7974
tetradic
#74DC79 #74A3DC #DC74D7 #DCAD74
square
#74DC79 #74A3DC #DC74D7 #DCAD74
split-complementary
#74DC79 #AD74DC #DC74A3
monochromatic
#2BAB31 #43D04A #74DC79 #A5E8A8 #D6F5D7
Accessibility & contrast
On white
1.71
#74DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#74DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DC79
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DC79 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC71
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#65D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74dc79; /* rgb */ color: rgb(116, 220, 121); /* oklch */ color: oklch(80.8% 0.167 144.8);
Tailwind
colors: {
custom: {
50: '#a2e7a1',
500: '#74dc79',
950: '#000000',
},
}SCSS
$custom: #74dc79; $custom-light: #a2e7a1; $custom-dark: #000000;
JSON
{
"hex": "#74dc79",
"rgb": {
"r": 116,
"g": 220,
"b": 121
},
"hsl": {
"h": 122.885,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.80843,
"c": 0.16708,
"h": 144.8
},
"luminance": 0.5628
}Semantic roles & 50–950 ramp
primary
#74DC79
secondary
#AD47A8
accent
#1EBFC7
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480