#73DD77#73DD77
#73DD77 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.0% C 0.171 H 144.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD77 |
|---|---|
| RGB | rgb(115, 221, 119) |
| HSL | hsl(122, 61%, 66%) |
| HSV | hsv(122, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 46.2%, 13.3%) |
| CIE-LAB | lab(80.00, -51.19, 40.68) |
| CIE-LCH | lch(80.00, 65.39, 141.53°) |
| OKLab | oklab(81.01% -0.1391 0.0991) |
| OKLCH | oklch(81.01% 0.171 144.5) |
| XYZ | xyz(36.2545, 56.6870, 26.4804) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 4.67
Weird Green
#3AE57F
ΔE00 4.71
Fresh Green
#69D84F
ΔE00 4.92
Tealish Green
#0CDC73
ΔE00 5.38
Emerald
#50C878
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD77 #DD73D9
analogous
#A4DD73 #73DD77 #73DDAC
triadic
#73DD77 #7773DD #DD7773
tetradic
#73DD77 #73A4DD #DD73D9 #DDAC73
square
#73DD77 #73A4DD #DD73D9 #DDAC73
split-complementary
#73DD77 #AC73DD #DD73A4
monochromatic
#2AAC2F #42D147 #73DD77 #A4E9A7 #D5F5D7
Accessibility & contrast
On white
1.70
#73DD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#73DD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD77
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD77 | 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)
#E1CC6F
Deuteranopia (green-blind)
#D2C37E
Tritanopia (blue-blind)
#64D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dd77; /* rgb */ color: rgb(115, 221, 119); /* oklch */ color: oklch(81.0% 0.171 144.5);
Tailwind
colors: {
custom: {
50: '#a2e8a0',
500: '#73dd77',
950: '#000000',
},
}SCSS
$custom: #73dd77; $custom-light: #a2e8a0; $custom-dark: #000000;
JSON
{
"hex": "#73dd77",
"rgb": {
"r": 115,
"g": 221,
"b": 119
},
"hsl": {
"h": 122.264,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.81013,
"c": 0.17085,
"h": 144.5
},
"luminance": 0.5669
}Semantic roles & 50–950 ramp
primary
#73DD77
secondary
#AE46AA
accent
#1DC2C9
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480