#73DF84#73DF84
#73DF84 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.161 H 147.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF84 |
|---|---|
| RGB | rgb(115, 223, 132) |
| HSL | hsl(129, 63%, 66%) |
| HSV | hsv(129, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 40.8%, 12.5%) |
| CIE-LAB | lab(80.79, -50.06, 35.22) |
| CIE-LCH | lch(80.79, 61.21, 144.87°) |
| OKLab | oklab(81.71% -0.1359 0.0871) |
| OKLCH | oklch(81.71% 0.161 147.4) |
| XYZ | xyz(37.6205, 58.0833, 31.0541) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.10
Lightgreen
#90EE90
ΔE00 4.20
Lightish Green
#61E160
ΔE00 5.17
Tealish Green
#0CDC73
ΔE00 5.23
Emerald
#50C878
ΔE00 6.35
Seaweed
#18D17B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF84 #DF73CE
analogous
#98DF73 #73DF84 #73DFBA
triadic
#73DF84 #8473DF #DF8473
tetradic
#73DF84 #7398DF #DF73CE #DFBA73
square
#73DF84 #7398DF #DF73CE #DFBA73
split-complementary
#73DF84 #BA73DF #DF7398
monochromatic
#28AF3D #41D458 #73DF84 #A5EAB0 #D7F6DC
Accessibility & contrast
On white
1.66
#73DF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#73DF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF84
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF84 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7D
Deuteranopia (green-blind)
#D2C58A
Tritanopia (blue-blind)
#60DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df84; /* rgb */ color: rgb(115, 223, 132); /* oklch */ color: oklch(81.7% 0.161 147.4);
Tailwind
colors: {
custom: {
50: '#a2eaa9',
500: '#73df84',
950: '#000000',
},
}SCSS
$custom: #73df84; $custom-light: #a2eaa9; $custom-dark: #000000;
JSON
{
"hex": "#73df84",
"rgb": {
"r": 115,
"g": 223,
"b": 132
},
"hsl": {
"h": 129.444,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81714,
"c": 0.16141,
"h": 147.4
},
"luminance": 0.58086
}Semantic roles & 50–950 ramp
primary
#73DF84
secondary
#B145A0
accent
#1BAFCB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480