#73DF89#73DF89
#73DF89 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.157 H 148.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73DF89 |
|---|---|
| RGB | rgb(115, 223, 137) |
| HSL | hsl(132, 63%, 66%) |
| HSV | hsv(132, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(80.86, -49.26, 32.80) |
| CIE-LCH | lch(80.86, 59.18, 146.35°) |
| OKLab | oklab(81.8% -0.1338 0.0815) |
| OKLCH | oklch(81.8% 0.157 148.6) |
| XYZ | xyz(37.9709, 58.2234, 32.8994) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.22
Lightgreen
#90EE90
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 5.41
Lightish Green
#61E160
ΔE00 6.01
Aqua Green
#12E193
ΔE00 6.01
Emerald
#50C878
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DF89 #DF73C9
analogous
#93DF73 #73DF89 #73DFBF
triadic
#73DF89 #8973DF #DF8973
tetradic
#73DF89 #7393DF #DF73C9 #DFBF73
square
#73DF89 #7393DF #DF73C9 #DFBF73
split-complementary
#73DF89 #BF73DF #DF7393
monochromatic
#28AF44 #41D45F #73DF89 #A5EAB3 #D7F6DD
Accessibility & contrast
On white
1.66
#73DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#73DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DF89
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DF89 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#D1C58E
Tritanopia (blue-blind)
#5FDBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73df89; /* rgb */ color: rgb(115, 223, 137); /* oklch */ color: oklch(81.8% 0.157 148.6);
Tailwind
colors: {
custom: {
50: '#a2eaac',
500: '#73df89',
950: '#000000',
},
}SCSS
$custom: #73df89; $custom-light: #a2eaac; $custom-dark: #000000;
JSON
{
"hex": "#73df89",
"rgb": {
"r": 115,
"g": 223,
"b": 137
},
"hsl": {
"h": 132.222,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81803,
"c": 0.15667,
"h": 148.6
},
"luminance": 0.58226
}Semantic roles & 50–950 ramp
primary
#73DF89
secondary
#B1459B
accent
#1BA7CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481