#73DD78#73DD78
#73DD78 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.0% C 0.170 H 144.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD78 |
|---|---|
| RGB | rgb(115, 221, 120) |
| HSL | hsl(123, 61%, 66%) |
| HSV | hsv(123, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 45.7%, 13.3%) |
| CIE-LAB | lab(80.02, -51.05, 40.21) |
| CIE-LCH | lch(80.02, 64.98, 141.77°) |
| OKLab | oklab(81.03% -0.1387 0.0981) |
| OKLCH | oklch(81.03% 0.17 144.7) |
| XYZ | xyz(36.3149, 56.7111, 26.7984) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.62
Lightgreen
#90EE90
ΔE00 4.63
Weird Green
#3AE57F
ΔE00 4.64
Fresh Green
#69D84F
ΔE00 5.08
Tealish Green
#0CDC73
ΔE00 5.34
Emerald
#50C878
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD78 #DD73D8
analogous
#A3DD73 #73DD78 #73DDAD
triadic
#73DD78 #7873DD #DD7873
tetradic
#73DD78 #73A3DD #DD73D8 #DDAD73
square
#73DD78 #73A3DD #DD73D8 #DDAD73
split-complementary
#73DD78 #AD73DD #DD73A3
monochromatic
#2AAC30 #42D149 #73DD78 #A4E9A7 #D5F5D7
Accessibility & contrast
On white
1.70
#73DD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#73DD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD78
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD78 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC70
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#64D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dd78; /* rgb */ color: rgb(115, 221, 120); /* oklch */ color: oklch(81.0% 0.170 144.7);
Tailwind
colors: {
custom: {
50: '#a2e8a0',
500: '#73dd78',
950: '#000000',
},
}SCSS
$custom: #73dd78; $custom-light: #a2e8a0; $custom-dark: #000000;
JSON
{
"hex": "#73dd78",
"rgb": {
"r": 115,
"g": 221,
"b": 120
},
"hsl": {
"h": 122.83,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81029,
"c": 0.16992,
"h": 144.7
},
"luminance": 0.56714
}Semantic roles & 50–950 ramp
primary
#73DD78
secondary
#AE46A9
accent
#1DC1C9
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480