#73DF8D#73DF8D
#73DF8D is a light, vivid green. Relative luminance 0.583; OKLCH L 81.9% C 0.153 H 149.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF8D |
|---|---|
| RGB | rgb(115, 223, 141) |
| HSL | hsl(134, 63%, 66%) |
| HSV | hsv(134, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.93, -48.60, 30.85) |
| CIE-LCH | lch(80.93, 57.56, 147.59°) |
| OKLab | oklab(81.88% -0.132 0.077) |
| OKLCH | oklch(81.88% 0.153 149.7) |
| XYZ | xyz(38.2632, 58.3403, 34.4386) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.45
Lightgreen
#90EE90
ΔE00 4.72
Tealish Green
#0CDC73
ΔE00 5.65
Aqua Green
#12E193
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 5.83
Seafoam Green
#7AF9AB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF8D #DF73C5
analogous
#8FDF73 #73DF8D #73DFC3
triadic
#73DF8D #8D73DF #DF8D73
tetradic
#73DF8D #738FDF #DF73C5 #DFC373
square
#73DF8D #738FDF #DF73C5 #DFC373
split-complementary
#73DF8D #C373DF #DF738F
monochromatic
#28AF49 #41D464 #73DF8D #A5EAB6 #D7F6DE
Accessibility & contrast
On white
1.66
#73DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#73DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF8D
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF8D | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF87
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#5EDCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df8d; /* rgb */ color: rgb(115, 223, 141); /* oklch */ color: oklch(81.9% 0.153 149.7);
Tailwind
colors: {
custom: {
50: '#a2eaaf',
500: '#73df8d',
950: '#000000',
},
}SCSS
$custom: #73df8d; $custom-light: #a2eaaf; $custom-dark: #000000;
JSON
{
"hex": "#73df8d",
"rgb": {
"r": 115,
"g": 223,
"b": 141
},
"hsl": {
"h": 134.444,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81877,
"c": 0.15287,
"h": 149.7
},
"luminance": 0.58343
}Semantic roles & 50–950 ramp
primary
#73DF8D
secondary
#B14597
accent
#1BA0CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481