#74DC78#74DC78
#74DC78 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.168 H 144.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #74DC78 |
|---|---|
| RGB | rgb(116, 220, 120) |
| HSL | hsl(122, 60%, 66%) |
| HSV | hsv(122, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(79.76, -50.37, 39.89) |
| CIE-LCH | lch(79.76, 64.25, 141.62°) |
| OKLab | oklab(80.83% -0.1369 0.0974) |
| OKLCH | oklch(80.83% 0.168 144.6) |
| XYZ | xyz(36.1839, 56.2529, 26.7168) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 4.74
Weird Green
#3AE57F
ΔE00 4.82
Fresh Green
#69D84F
ΔE00 5.10
Tealish Green
#0CDC73
ΔE00 5.45
Emerald
#50C878
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DC78 #DC74D8
analogous
#A4DC74 #74DC78 #74DCAC
triadic
#74DC78 #7874DC #DC7874
tetradic
#74DC78 #74A4DC #DC74D8 #DCAC74
square
#74DC78 #74A4DC #DC74D8 #DCAC74
split-complementary
#74DC78 #AC74DC #DC74A4
monochromatic
#2BAB30 #43D049 #74DC78 #A5E8A7 #D6F5D7
Accessibility & contrast
On white
1.71
#74DC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#74DC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DC78
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DC78 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC70
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#65D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74dc78; /* rgb */ color: rgb(116, 220, 120); /* oklch */ color: oklch(80.8% 0.168 144.6);
Tailwind
colors: {
custom: {
50: '#a2e7a0',
500: '#74dc78',
950: '#000000',
},
}SCSS
$custom: #74dc78; $custom-light: #a2e7a0; $custom-dark: #000000;
JSON
{
"hex": "#74dc78",
"rgb": {
"r": 116,
"g": 220,
"b": 120
},
"hsl": {
"h": 122.308,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.80827,
"c": 0.16802,
"h": 144.6
},
"luminance": 0.56255
}Semantic roles & 50–950 ramp
primary
#74DC78
secondary
#AD47A9
accent
#1EC1C7
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480