#74DF7C#74DF7C
#74DF7C is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.168 H 145.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF7C |
|---|---|
| RGB | rgb(116, 223, 124) |
| HSL | hsl(124, 63%, 66%) |
| HSV | hsv(124, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 44.4%, 12.5%) |
| CIE-LAB | lab(80.71, -51.01, 39.12) |
| CIE-LCH | lch(80.71, 64.28, 142.52°) |
| OKLab | oklab(81.62% -0.1386 0.0958) |
| OKLCH | oklch(81.62% 0.168 145.3) |
| XYZ | xyz(37.2262, 57.9408, 28.2869) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 4.38
Tealish Green
#0CDC73
ΔE00 5.35
Fresh Green
#69D84F
ΔE00 5.60
Palegreen
#98FB98
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF7C #DF74D7
analogous
#A2DF74 #74DF7C #74DFB2
triadic
#74DF7C #7C74DF #DF7C74
tetradic
#74DF7C #74A2DF #DF74D7 #DFB274
square
#74DF7C #74A2DF #DF74D7 #DFB274
split-complementary
#74DF7C #B274DF #DF74A2
monochromatic
#29B033 #42D44D #74DF7C #A6EAAB #D7F6DA
Accessibility & contrast
On white
1.67
#74DF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#74DF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF7C
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF7C | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE74
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#64DAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74df7c; /* rgb */ color: rgb(116, 223, 124); /* oklch */ color: oklch(81.6% 0.168 145.3);
Tailwind
colors: {
custom: {
50: '#a2eaa3',
500: '#74df7c',
950: '#000000',
},
}SCSS
$custom: #74df7c; $custom-light: #a2eaa3; $custom-dark: #000000;
JSON
{
"hex": "#74df7c",
"rgb": {
"r": 116,
"g": 223,
"b": 124
},
"hsl": {
"h": 124.486,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.81621,
"c": 0.16846,
"h": 145.3
},
"luminance": 0.57944
}Semantic roles & 50–950 ramp
primary
#74DF7C
secondary
#B245AA
accent
#1BBDCA
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480