#74DB76#74DB76
#74DB76 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.169 H 144.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #74DB76 |
|---|---|
| RGB | rgb(116, 219, 118) |
| HSL | hsl(121, 59%, 66%) |
| HSV | hsv(121, 47%, 86%) |
| CMYK | cmyk(47%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(79.43, -50.25, 40.46) |
| CIE-LCH | lch(79.43, 64.51, 141.16°) |
| OKLab | oklab(80.55% -0.1366 0.0986) |
| OKLCH | oklch(80.55% 0.169 144.2) |
| XYZ | xyz(35.8022, 55.6815, 25.9970) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.69
Fresh Green
#69D84F
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 4.97
Weird Green
#3AE57F
ΔE00 5.03
Tealish Green
#0CDC73
ΔE00 5.53
Emerald
#50C878
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DB76 #DB74D9
analogous
#A5DB74 #74DB76 #74DBA9
triadic
#74DB76 #7674DB #DB7674
tetradic
#74DB76 #74A5DB #DB74D9 #DBA974
square
#74DB76 #74A5DB #DB74D9 #DBA974
split-complementary
#74DB76 #A974DB #DB74A5
monochromatic
#2CA92E #43CE46 #74DB76 #A5E8A6 #D5F4D6
Accessibility & contrast
On white
1.73
#74DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#74DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DB76
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DB76 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#66D6C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #74db76; /* rgb */ color: rgb(116, 219, 118); /* oklch */ color: oklch(80.6% 0.169 144.2);
Tailwind
colors: {
custom: {
50: '#a2e79f',
500: '#74db76',
950: '#000000',
},
}SCSS
$custom: #74db76; $custom-light: #a2e79f; $custom-dark: #000000;
JSON
{
"hex": "#74db76",
"rgb": {
"r": 116,
"g": 219,
"b": 118
},
"hsl": {
"h": 121.165,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.80552,
"c": 0.1685,
"h": 144.2
},
"luminance": 0.55684
}Semantic roles & 50–950 ramp
primary
#74DB76
secondary
#AC48AA
accent
#1FC3C6
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#10160F
muted
#808480