#73D889#73D889
#73D889 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.1% C 0.147 H 149.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73D889 |
|---|---|
| RGB | rgb(115, 216, 137) |
| HSL | hsl(133, 56%, 65%) |
| HSV | hsv(133, 47%, 85%) |
| CMYK | cmyk(46.8%, 0%, 36.6%, 15.3%) |
| CIE-LAB | lab(78.79, -46.34, 30.06) |
| CIE-LCH | lch(78.79, 55.23, 147.03°) |
| OKLab | oklab(80.11% -0.126 0.0751) |
| OKLCH | oklch(80.11% 0.147 149.2) |
| XYZ | xyz(36.1392, 54.5601, 32.2888) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.86
Weird Green
#3AE57F
ΔE00 5.37
Soft Green
#6FC276
ΔE00 5.51
Seaweed
#18D17B
ΔE00 5.69
Tealish Green
#0CDC73
ΔE00 5.90
Lightgreen
#90EE90
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D889 #D873C2
analogous
#90D873 #73D889 #73D8BB
triadic
#73D889 #8973D8 #D88973
tetradic
#73D889 #7390D8 #D873C2 #D8BB73
square
#73D889 #7390D8 #D873C2 #D8BB73
split-complementary
#73D889 #BB73D8 #D87390
monochromatic
#2DA347 #43CB61 #73D889 #A3E5B1 #D3F3DA
Accessibility & contrast
On white
1.76
#73D889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#73D889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D889
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D889 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC984
Deuteranopia (green-blind)
#CBBF8E
Tritanopia (blue-blind)
#60D5C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d889; /* rgb */ color: rgb(115, 216, 137); /* oklch */ color: oklch(80.1% 0.147 149.2);
Tailwind
colors: {
custom: {
50: '#a1e5ac',
500: '#73d889',
950: '#000000',
},
}SCSS
$custom: #73d889; $custom-light: #a1e5ac; $custom-dark: #000000;
JSON
{
"hex": "#73d889",
"rgb": {
"r": 115,
"g": 216,
"b": 137
},
"hsl": {
"h": 133.069,
"s": 56.425,
"l": 64.902
},
"oklch": {
"l": 0.80108,
"c": 0.14663,
"h": 149.2
},
"luminance": 0.54563
}Semantic roles & 50–950 ramp
primary
#73D889
secondary
#A74892
accent
#22A1C4
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481