#73DF82#73DF82
#73DF82 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.163 H 146.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF82 |
|---|---|
| RGB | rgb(115, 223, 130) |
| HSL | hsl(128, 63%, 66%) |
| HSV | hsv(128, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(80.75, -50.38, 36.19) |
| CIE-LCH | lch(80.75, 62.03, 144.31°) |
| OKLab | oklab(81.68% -0.1368 0.0892) |
| OKLCH | oklch(81.68% 0.163 146.9) |
| XYZ | xyz(37.4850, 58.0291, 30.3402) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.16
Lightish Green
#61E160
ΔE00 4.85
Tealish Green
#0CDC73
ΔE00 5.21
Emerald
#50C878
ΔE00 6.45
Fresh Green
#69D84F
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF82 #DF73D0
analogous
#9ADF73 #73DF82 #73DFB8
triadic
#73DF82 #8273DF #DF8273
tetradic
#73DF82 #739ADF #DF73D0 #DFB873
square
#73DF82 #739ADF #DF73D0 #DFB873
split-complementary
#73DF82 #B873DF #DF739A
monochromatic
#28AF3B #41D456 #73DF82 #A5EAAE #D7F6DB
Accessibility & contrast
On white
1.67
#73DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#73DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF82
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF82 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#61DBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73df82; /* rgb */ color: rgb(115, 223, 130); /* oklch */ color: oklch(81.7% 0.163 146.9);
Tailwind
colors: {
custom: {
50: '#a2eaa7',
500: '#73df82',
950: '#000000',
},
}SCSS
$custom: #73df82; $custom-light: #a2eaa7; $custom-dark: #000000;
JSON
{
"hex": "#73df82",
"rgb": {
"r": 115,
"g": 223,
"b": 130
},
"hsl": {
"h": 128.333,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81679,
"c": 0.16331,
"h": 146.9
},
"luminance": 0.58032
}Semantic roles & 50–950 ramp
primary
#73DF82
secondary
#B145A2
accent
#1BB2CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480