#73DC87#73DC87
#73DC87 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.154 H 148.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC87 |
|---|---|
| RGB | rgb(115, 220, 135) |
| HSL | hsl(131, 60%, 66%) |
| HSV | hsv(131, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(79.94, -48.35, 32.60) |
| CIE-LCH | lch(79.94, 58.31, 146.01°) |
| OKLab | oklab(81.04% -0.1313 0.081) |
| OKLCH | oklch(81.04% 0.154 148.3) |
| XYZ | xyz(37.0343, 56.5777, 31.8860) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 4.91
Tealish Green
#0CDC73
ΔE00 5.43
Emerald
#50C878
ΔE00 5.62
Seaweed
#18D17B
ΔE00 6.01
Lightish Green
#61E160
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC87 #DC73C8
analogous
#93DC73 #73DC87 #73DCBC
triadic
#73DC87 #8773DC #DC8773
tetradic
#73DC87 #7393DC #DC73C8 #DCBC73
square
#73DC87 #7393DC #DC73C8 #DCBC73
split-complementary
#73DC87 #BC73DC #DC7393
monochromatic
#2BAA43 #42D05D #73DC87 #A4E8B1 #D5F4DB
Accessibility & contrast
On white
1.71
#73DC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#73DC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC87
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC87 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 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)
#DECC81
Deuteranopia (green-blind)
#CFC28C
Tritanopia (blue-blind)
#60D8C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc87; /* rgb */ color: rgb(115, 220, 135); /* oklch */ color: oklch(81.0% 0.154 148.3);
Tailwind
colors: {
custom: {
50: '#a1e7ab',
500: '#73dc87',
950: '#000000',
},
}SCSS
$custom: #73dc87; $custom-light: #a1e7ab; $custom-dark: #000000;
JSON
{
"hex": "#73dc87",
"rgb": {
"r": 115,
"g": 220,
"b": 135
},
"hsl": {
"h": 131.429,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81039,
"c": 0.1543,
"h": 148.3
},
"luminance": 0.56581
}Semantic roles & 50–950 ramp
primary
#73DC87
secondary
#AD4799
accent
#1EA7C8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481