#74DD78#74DD78
#74DD78 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.169 H 144.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #74DD78 |
|---|---|
| RGB | rgb(116, 221, 120) |
| HSL | hsl(122, 61%, 66%) |
| HSV | hsv(122, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 45.7%, 13.3%) |
| CIE-LAB | lab(80.06, -50.78, 40.27) |
| CIE-LCH | lch(80.06, 64.80, 141.59°) |
| OKLab | oklab(81.07% -0.138 0.0982) |
| OKLCH | oklch(81.07% 0.169 144.6) |
| XYZ | xyz(36.4472, 56.7793, 26.8046) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 4.74
Fresh Green
#69D84F
ΔE00 5.05
Tealish Green
#0CDC73
ΔE00 5.45
Emerald
#50C878
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DD78 #DD74D9
analogous
#A4DD74 #74DD78 #74DDAC
triadic
#74DD78 #7874DD #DD7874
tetradic
#74DD78 #74A4DD #DD74D9 #DDAC74
square
#74DD78 #74A4DD #DD74D9 #DDAC74
split-complementary
#74DD78 #AC74DD #DD74A4
monochromatic
#2AAC2F #43D148 #74DD78 #A5E9A8 #D6F5D8
Accessibility & contrast
On white
1.70
#74DD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#74DD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DD78
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DD78 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD70
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#65D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74dd78; /* rgb */ color: rgb(116, 221, 120); /* oklch */ color: oklch(81.1% 0.169 144.6);
Tailwind
colors: {
custom: {
50: '#a2e8a0',
500: '#74dd78',
950: '#000000',
},
}SCSS
$custom: #74dd78; $custom-light: #a2e8a0; $custom-dark: #000000;
JSON
{
"hex": "#74dd78",
"rgb": {
"r": 116,
"g": 221,
"b": 120
},
"hsl": {
"h": 122.286,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.81071,
"c": 0.16941,
"h": 144.6
},
"luminance": 0.56782
}Semantic roles & 50–950 ramp
primary
#74DD78
secondary
#AF47AB
accent
#1DC2C8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480