#73DF86#73DF86
#73DF86 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.160 H 147.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF86 |
|---|---|
| RGB | rgb(115, 223, 134) |
| HSL | hsl(131, 63%, 66%) |
| HSV | hsv(131, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(80.82, -49.75, 34.25) |
| CIE-LCH | lch(80.82, 60.40, 145.45°) |
| OKLab | oklab(81.75% -0.1351 0.0849) |
| OKLCH | oklch(81.75% 0.16 147.9) |
| XYZ | xyz(37.7587, 58.1385, 31.7818) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.13
Lightgreen
#90EE90
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 5.29
Lightish Green
#61E160
ΔE00 5.50
Emerald
#50C878
ΔE00 6.27
Aqua Green
#12E193
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF86 #DF73CC
analogous
#96DF73 #73DF86 #73DFBC
triadic
#73DF86 #8673DF #DF8673
tetradic
#73DF86 #7396DF #DF73CC #DFBC73
square
#73DF86 #7396DF #DF73CC #DFBC73
split-complementary
#73DF86 #BC73DF #DF7396
monochromatic
#28AF40 #41D45B #73DF86 #A5EAB1 #D7F6DC
Accessibility & contrast
On white
1.66
#73DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#73DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF86
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF86 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF80
Deuteranopia (green-blind)
#D2C58C
Tritanopia (blue-blind)
#60DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df86; /* rgb */ color: rgb(115, 223, 134); /* oklch */ color: oklch(81.7% 0.160 147.9);
Tailwind
colors: {
custom: {
50: '#a2eaaa',
500: '#73df86',
950: '#000000',
},
}SCSS
$custom: #73df86; $custom-light: #a2eaaa; $custom-dark: #000000;
JSON
{
"hex": "#73df86",
"rgb": {
"r": 115,
"g": 223,
"b": 134
},
"hsl": {
"h": 130.556,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81749,
"c": 0.15952,
"h": 147.9
},
"luminance": 0.58141
}Semantic roles & 50–950 ramp
primary
#73DF86
secondary
#B1459E
accent
#1BACCB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481