#74DC7D#74DC7D
#74DC7D is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.163 H 145.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #74DC7D |
|---|---|
| RGB | rgb(116, 220, 125) |
| HSL | hsl(125, 60%, 66%) |
| HSV | hsv(125, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(79.83, -49.64, 37.50) |
| CIE-LCH | lch(79.83, 62.21, 142.93°) |
| OKLab | oklab(80.91% -0.1349 0.0921) |
| OKLCH | oklch(80.91% 0.163 145.7) |
| XYZ | xyz(36.4953, 56.3774, 28.3569) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.50
Weird Green
#3AE57F
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 4.62
Tealish Green
#0CDC73
ΔE00 5.34
Fresh Green
#69D84F
ΔE00 5.89
Emerald
#50C878
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DC7D #DC74D3
analogous
#9FDC74 #74DC7D #74DCB1
triadic
#74DC7D #7D74DC #DC7D74
tetradic
#74DC7D #749FDC #DC74D3 #DCB174
square
#74DC7D #749FDC #DC74D3 #DCB174
split-complementary
#74DC7D #B174DC #DC749F
monochromatic
#2BAB36 #43D04F #74DC7D #A5E8AB #D6F5D8
Accessibility & contrast
On white
1.71
#74DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#74DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DC7D
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DC7D | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#D0C283
Tritanopia (blue-blind)
#64D7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74dc7d; /* rgb */ color: rgb(116, 220, 125); /* oklch */ color: oklch(80.9% 0.163 145.7);
Tailwind
colors: {
custom: {
50: '#a2e7a4',
500: '#74dc7d',
950: '#000000',
},
}SCSS
$custom: #74dc7d; $custom-light: #a2e7a4; $custom-dark: #000000;
JSON
{
"hex": "#74dc7d",
"rgb": {
"r": 116,
"g": 220,
"b": 125
},
"hsl": {
"h": 125.192,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.80908,
"c": 0.16331,
"h": 145.7
},
"luminance": 0.5638
}Semantic roles & 50–950 ramp
primary
#74DC7D
secondary
#AD47A4
accent
#1EB9C7
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480