#73DD89#73DD89
#73DD89 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.154 H 148.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD89 |
|---|---|
| RGB | rgb(115, 221, 137) |
| HSL | hsl(132, 61%, 66%) |
| HSV | hsv(132, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 38%, 13.3%) |
| CIE-LAB | lab(80.27, -48.43, 32.02) |
| CIE-LCH | lch(80.27, 58.06, 146.53°) |
| OKLab | oklab(81.32% -0.1316 0.0797) |
| OKLCH | oklch(81.32% 0.154 148.8) |
| XYZ | xyz(37.4397, 57.1611, 32.7223) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.50
Lightgreen
#90EE90
ΔE00 4.82
Tealish Green
#0CDC73
ΔE00 5.49
Emerald
#50C878
ΔE00 5.78
Aqua Green
#12E193
ΔE00 5.99
Seaweed
#18D17B
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD89 #DD73C7
analogous
#92DD73 #73DD89 #73DDBE
triadic
#73DD89 #8973DD #DD8973
tetradic
#73DD89 #7392DD #DD73C7 #DDBE73
square
#73DD89 #7392DD #DD73C7 #DDBE73
split-complementary
#73DD89 #BE73DD #DD7392
monochromatic
#2AAC45 #42D15F #73DD89 #A4E9B3 #D5F5DC
Accessibility & contrast
On white
1.69
#73DD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#73DD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD89
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD89 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD83
Deuteranopia (green-blind)
#D0C38E
Tritanopia (blue-blind)
#5FD9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #73dd89; /* rgb */ color: rgb(115, 221, 137); /* oklch */ color: oklch(81.3% 0.154 148.8);
Tailwind
colors: {
custom: {
50: '#a1e8ac',
500: '#73dd89',
950: '#000000',
},
}SCSS
$custom: #73dd89; $custom-light: #a1e8ac; $custom-dark: #000000;
JSON
{
"hex": "#73dd89",
"rgb": {
"r": 115,
"g": 221,
"b": 137
},
"hsl": {
"h": 132.453,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81318,
"c": 0.15382,
"h": 148.8
},
"luminance": 0.57164
}Semantic roles & 50–950 ramp
primary
#73DD89
secondary
#AE4699
accent
#1DA5C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481