#74DC87#74DC87
#74DC87 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.1% C 0.154 H 148.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #74DC87 |
|---|---|
| RGB | rgb(116, 220, 135) |
| HSL | hsl(131, 60%, 66%) |
| HSV | hsv(131, 47%, 86%) |
| CMYK | cmyk(47.3%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(79.98, -48.08, 32.66) |
| CIE-LCH | lch(79.98, 58.12, 145.81°) |
| OKLab | oklab(81.08% -0.1306 0.0812) |
| OKLCH | oklch(81.08% 0.154 148.1) |
| XYZ | xyz(37.1666, 56.6459, 31.8922) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.64
Lightgreen
#90EE90
ΔE00 4.85
Tealish Green
#0CDC73
ΔE00 5.52
Emerald
#50C878
ΔE00 5.68
Lightish Green
#61E160
ΔE00 6.09
Seaweed
#18D17B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DC87 #DC74C9
analogous
#95DC74 #74DC87 #74DCBB
triadic
#74DC87 #8774DC #DC8774
tetradic
#74DC87 #7495DC #DC74C9 #DCBB74
square
#74DC87 #7495DC #DC74C9 #DCBB74
split-complementary
#74DC87 #BB74DC #DC7495
monochromatic
#2BAB42 #43D05D #74DC87 #A5E8B1 #D6F5DB
Accessibility & contrast
On white
1.70
#74DC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#74DC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DC87
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DC87 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC81
Deuteranopia (green-blind)
#CFC28C
Tritanopia (blue-blind)
#62D8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74dc87; /* rgb */ color: rgb(116, 220, 135); /* oklch */ color: oklch(81.1% 0.154 148.1);
Tailwind
colors: {
custom: {
50: '#a2e7ab',
500: '#74dc87',
950: '#000000',
},
}SCSS
$custom: #74dc87; $custom-light: #a2e7ab; $custom-dark: #000000;
JSON
{
"hex": "#74dc87",
"rgb": {
"r": 116,
"g": 220,
"b": 135
},
"hsl": {
"h": 130.962,
"s": 59.77,
"l": 65.882
},
"oklch": {
"l": 0.81082,
"c": 0.15377,
"h": 148.1
},
"luminance": 0.56649
}Semantic roles & 50–950 ramp
primary
#74DC87
secondary
#AD479B
accent
#1EA8C7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481