#74DD84#74DD84
#74DD84 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.158 H 147.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #74DD84 |
|---|---|
| RGB | rgb(116, 221, 132) |
| HSL | hsl(129, 61%, 66%) |
| HSV | hsv(129, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 40.3%, 13.3%) |
| CIE-LAB | lab(80.23, -48.97, 34.51) |
| CIE-LCH | lch(80.23, 59.91, 144.83°) |
| OKLab | oklab(81.27% -0.133 0.0854) |
| OKLCH | oklch(81.27% 0.158 147.3) |
| XYZ | xyz(37.2216, 57.0891, 30.8832) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.43
Lightgreen
#90EE90
ΔE00 4.51
Tealish Green
#0CDC73
ΔE00 5.37
Lightish Green
#61E160
ΔE00 5.44
Emerald
#50C878
ΔE00 5.98
Seaweed
#18D17B
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DD84 #DD74CD
analogous
#98DD74 #74DD84 #74DDB8
triadic
#74DD84 #8474DD #DD8474
tetradic
#74DD84 #7498DD #DD74CD #DDB874
square
#74DD84 #7498DD #DD74CD #DDB874
split-complementary
#74DD84 #B874DD #DD7498
monochromatic
#2AAC3E #43D158 #74DD84 #A5E9B0 #D6F5DB
Accessibility & contrast
On white
1.69
#74DD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#74DD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DD84
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DD84 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#62D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #74dd84; /* rgb */ color: rgb(116, 221, 132); /* oklch */ color: oklch(81.3% 0.158 147.3);
Tailwind
colors: {
custom: {
50: '#a2e8a8',
500: '#74dd84',
950: '#000000',
},
}SCSS
$custom: #74dd84; $custom-light: #a2e8a8; $custom-dark: #000000;
JSON
{
"hex": "#74dd84",
"rgb": {
"r": 116,
"g": 221,
"b": 132
},
"hsl": {
"h": 129.143,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.8127,
"c": 0.15806,
"h": 147.3
},
"luminance": 0.57092
}Semantic roles & 50–950 ramp
primary
#74DD84
secondary
#AF479F
accent
#1DAEC8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480