#74D080#74D080
#74D080 is a light, vivid green. Relative luminance 0.504; OKLCH L 78.0% C 0.143 H 147.0°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #74D080 |
|---|---|
| RGB | rgb(116, 208, 128) |
| HSL | hsl(128, 49%, 64%) |
| HSV | hsv(128, 44%, 82%) |
| CMYK | cmyk(44.2%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.30, -44.13, 31.40) |
| CIE-LCH | lch(76.30, 54.16, 144.57°) |
| OKLab | oklab(78.04% -0.12 0.078) |
| OKLCH | oklch(78.04% 0.143 147) |
| XYZ | xyz(33.6527, 50.3810, 28.3691) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.52
Emerald
#50C878
ΔE00 3.89
Dark Mint
#48C072
ΔE00 5.64
Seaweed
#18D17B
ΔE00 5.88
Pistachio
#93C572
ΔE00 6.50
Fern
#63B76C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74D080 #D074C4
analogous
#96D074 #74D080 #74D0AE
triadic
#74D080 #8074D0 #D08074
tetradic
#74D080 #7496D0 #D074C4 #D0AE74
square
#74D080 #7496D0 #D074C4 #D0AE74
split-complementary
#74D080 #AE74D0 #D07496
monochromatic
#339740 #46C156 #74D080 #A2DFAA #CFEFD4
Accessibility & contrast
On white
1.90
#74D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#74D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74D080
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74D080 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27A
Deuteranopia (green-blind)
#C5B985
Tritanopia (blue-blind)
#66CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #74d080; /* rgb */ color: rgb(116, 208, 128); /* oklch */ color: oklch(78.0% 0.143 147.0);
Tailwind
colors: {
custom: {
50: '#a1dfa5',
500: '#74d080',
950: '#000000',
},
}SCSS
$custom: #74d080; $custom-light: #a1dfa5; $custom-dark: #000000;
JSON
{
"hex": "#74d080",
"rgb": {
"r": 116,
"g": 208,
"b": 128
},
"hsl": {
"h": 127.826,
"s": 49.462,
"l": 63.529
},
"oklch": {
"l": 0.78044,
"c": 0.14315,
"h": 147
},
"luminance": 0.50383
}Semantic roles & 50–950 ramp
primary
#74D080
secondary
#9C4C92
accent
#29A9BD
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480