#73DC84#73DC84
#73DC84 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.157 H 147.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC84 |
|---|---|
| RGB | rgb(115, 220, 132) |
| HSL | hsl(130, 60%, 66%) |
| HSV | hsv(130, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(79.89, -48.83, 34.06) |
| CIE-LCH | lch(79.89, 59.53, 145.10°) |
| OKLab | oklab(80.99% -0.1326 0.0844) |
| OKLCH | oklch(80.99% 0.157 147.5) |
| XYZ | xyz(36.8261, 56.4944, 30.7893) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.31
Lightish Green
#61E160
ΔE00 5.60
Emerald
#50C878
ΔE00 5.72
Seaweed
#18D17B
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC84 #DC73CB
analogous
#96DC73 #73DC84 #73DCB8
triadic
#73DC84 #8473DC #DC8473
tetradic
#73DC84 #7396DC #DC73CB #DCB873
square
#73DC84 #7396DC #DC73CB #DCB873
split-complementary
#73DC84 #B873DC #DC7396
monochromatic
#2BAA3F #42D059 #73DC84 #A4E8AF #D5F4DA
Accessibility & contrast
On white
1.71
#73DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#73DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC84
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC84 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#61D8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc84; /* rgb */ color: rgb(115, 220, 132); /* oklch */ color: oklch(81.0% 0.157 147.5);
Tailwind
colors: {
custom: {
50: '#a1e7a8',
500: '#73dc84',
950: '#000000',
},
}SCSS
$custom: #73dc84; $custom-light: #a1e7a8; $custom-dark: #000000;
JSON
{
"hex": "#73dc84",
"rgb": {
"r": 115,
"g": 220,
"b": 132
},
"hsl": {
"h": 129.714,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80986,
"c": 0.15717,
"h": 147.5
},
"luminance": 0.56497
}Semantic roles & 50–950 ramp
primary
#73DC84
secondary
#AD479C
accent
#1EACC8
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1610
muted
#808480