#74DC86#74DC86
#74DC86 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.1% C 0.155 H 147.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #74DC86 |
|---|---|
| RGB | rgb(116, 220, 134) |
| HSL | hsl(130, 60%, 66%) |
| HSV | hsv(130, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(79.96, -48.24, 33.15) |
| CIE-LCH | lch(79.96, 58.53, 145.51°) |
| OKLab | oklab(81.06% -0.131 0.0823) |
| OKLCH | oklch(81.06% 0.155 147.9) |
| XYZ | xyz(37.0965, 56.6179, 31.5232) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 5.48
Emerald
#50C878
ΔE00 5.70
Lightish Green
#61E160
ΔE00 5.92
Seaweed
#18D17B
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DC86 #DC74CA
analogous
#96DC74 #74DC86 #74DCBA
triadic
#74DC86 #8674DC #DC8674
tetradic
#74DC86 #7496DC #DC74CA #DCBA74
square
#74DC86 #7496DC #DC74CA #DCBA74
split-complementary
#74DC86 #BA74DC #DC7496
monochromatic
#2BAB41 #43D05B #74DC86 #A5E8B1 #D6F5DB
Accessibility & contrast
On white
1.70
#74DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#74DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DC86
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DC86 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC80
Deuteranopia (green-blind)
#CFC28B
Tritanopia (blue-blind)
#62D8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74dc86; /* rgb */ color: rgb(116, 220, 134); /* oklch */ color: oklch(81.1% 0.155 147.9);
Tailwind
colors: {
custom: {
50: '#a2e7aa',
500: '#74dc86',
950: '#000000',
},
}SCSS
$custom: #74dc86; $custom-light: #a2e7aa; $custom-dark: #000000;
JSON
{
"hex": "#74dc86",
"rgb": {
"r": 116,
"g": 220,
"b": 134
},
"hsl": {
"h": 130.385,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.81063,
"c": 0.15473,
"h": 147.9
},
"luminance": 0.56621
}Semantic roles & 50–950 ramp
primary
#74DC86
secondary
#AD479C
accent
#1EAAC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481