#74DC76#74DC76
#74DC76 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.8% C 0.170 H 144.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74DC76 |
|---|---|
| RGB | rgb(116, 220, 118) |
| HSL | hsl(121, 60%, 66%) |
| HSV | hsv(121, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.73, -50.65, 40.84) |
| CIE-LCH | lch(79.73, 65.07, 141.12°) |
| OKLab | oklab(80.8% -0.1377 0.0994) |
| OKLCH | oklch(80.8% 0.17 144.2) |
| XYZ | xyz(36.0638, 56.2048, 26.0843) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.53
Fresh Green
#69D84F
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 4.82
Weird Green
#3AE57F
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 5.52
Emerald
#50C878
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DC76 #DC74DA
analogous
#A6DC74 #74DC76 #74DCAA
triadic
#74DC76 #7674DC #DC7674
tetradic
#74DC76 #74A6DC #DC74DA #DCAA74
square
#74DC76 #74A6DC #DC74DA #DCAA74
split-complementary
#74DC76 #AA74DC #DC74A6
monochromatic
#2BAB2D #43D046 #74DC76 #A5E8A6 #D6F5D6
Accessibility & contrast
On white
1.72
#74DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#74DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DC76
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DC76 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#66D7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74dc76; /* rgb */ color: rgb(116, 220, 118); /* oklch */ color: oklch(80.8% 0.170 144.2);
Tailwind
colors: {
custom: {
50: '#a2e79f',
500: '#74dc76',
950: '#000000',
},
}SCSS
$custom: #74dc76; $custom-light: #a2e79f; $custom-dark: #000000;
JSON
{
"hex": "#74dc76",
"rgb": {
"r": 116,
"g": 220,
"b": 118
},
"hsl": {
"h": 121.154,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.80796,
"c": 0.16989,
"h": 144.2
},
"luminance": 0.56207
}Semantic roles & 50–950 ramp
primary
#74DC76
secondary
#AD47AB
accent
#1EC4C7
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480