#73DF79#73DF79
#73DF79 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.172 H 144.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF79 |
|---|---|
| RGB | rgb(115, 223, 121) |
| HSL | hsl(123, 63%, 66%) |
| HSV | hsv(123, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(80.63, -51.72, 40.49) |
| CIE-LCH | lch(80.63, 65.68, 141.94°) |
| OKLab | oklab(81.53% -0.1405 0.0988) |
| OKLCH | oklch(81.53% 0.172 144.9) |
| XYZ | xyz(36.9071, 57.7979, 27.2967) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 4.30
Weird Green
#3AE57F
ΔE00 4.45
Fresh Green
#69D84F
ΔE00 5.17
Tealish Green
#0CDC73
ΔE00 5.34
Palegreen
#98FB98
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF79 #DF73D9
analogous
#A3DF73 #73DF79 #73DFAF
triadic
#73DF79 #7973DF #DF7973
tetradic
#73DF79 #73A3DF #DF73D9 #DFAF73
square
#73DF79 #73A3DF #DF73D9 #DFAF73
split-complementary
#73DF79 #AF73DF #DF73A3
monochromatic
#28AF30 #41D449 #73DF79 #A5EAA9 #D7F6D8
Accessibility & contrast
On white
1.67
#73DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#73DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF79
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF79 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#63DAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73df79; /* rgb */ color: rgb(115, 223, 121); /* oklch */ color: oklch(81.5% 0.172 144.9);
Tailwind
colors: {
custom: {
50: '#a2eaa1',
500: '#73df79',
950: '#000000',
},
}SCSS
$custom: #73df79; $custom-light: #a2eaa1; $custom-dark: #000000;
JSON
{
"hex": "#73df79",
"rgb": {
"r": 115,
"g": 223,
"b": 121
},
"hsl": {
"h": 123.333,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81532,
"c": 0.17177,
"h": 144.9
},
"luminance": 0.57801
}Semantic roles & 50–950 ramp
primary
#73DF79
secondary
#B145AB
accent
#1BC1CB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480