#74DD77#74DD77
#74DD77 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.170 H 144.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #74DD77 |
|---|---|
| RGB | rgb(116, 221, 119) |
| HSL | hsl(122, 61%, 66%) |
| HSV | hsv(122, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 46.2%, 13.3%) |
| CIE-LAB | lab(80.04, -50.92, 40.74) |
| CIE-LCH | lch(80.04, 65.21, 141.34°) |
| OKLab | oklab(81.05% -0.1384 0.0993) |
| OKLCH | oklch(81.05% 0.17 144.4) |
| XYZ | xyz(36.3868, 56.7552, 26.4866) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.50
Lightgreen
#90EE90
ΔE00 4.63
Weird Green
#3AE57F
ΔE00 4.80
Fresh Green
#69D84F
ΔE00 4.90
Tealish Green
#0CDC73
ΔE00 5.49
Emerald
#50C878
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DD77 #DD74DA
analogous
#A5DD74 #74DD77 #74DDAB
triadic
#74DD77 #7774DD #DD7774
tetradic
#74DD77 #74A5DD #DD74DA #DDAB74
square
#74DD77 #74A5DD #DD74DA #DDAB74
split-complementary
#74DD77 #AB74DD #DD74A5
monochromatic
#2AAC2E #43D147 #74DD77 #A5E9A7 #D6F5D7
Accessibility & contrast
On white
1.70
#74DD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#74DD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DD77
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DD77 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CC6F
Deuteranopia (green-blind)
#D2C37E
Tritanopia (blue-blind)
#65D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74dd77; /* rgb */ color: rgb(116, 221, 119); /* oklch */ color: oklch(81.1% 0.170 144.4);
Tailwind
colors: {
custom: {
50: '#a2e8a0',
500: '#74dd77',
950: '#000000',
},
}SCSS
$custom: #74dd77; $custom-light: #a2e8a0; $custom-dark: #000000;
JSON
{
"hex": "#74dd77",
"rgb": {
"r": 116,
"g": 221,
"b": 119
},
"hsl": {
"h": 121.714,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.81055,
"c": 0.17035,
"h": 144.4
},
"luminance": 0.56758
}Semantic roles & 50–950 ramp
primary
#74DD77
secondary
#AF47AC
accent
#1DC3C8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480