#73DD76#73DD76
#73DD76 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.0% C 0.172 H 144.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #73DD76 |
|---|---|
| RGB | rgb(115, 221, 118) |
| HSL | hsl(122, 61%, 66%) |
| HSV | hsv(122, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.99, -51.33, 41.16) |
| CIE-LCH | lch(79.99, 65.80, 141.28°) |
| OKLab | oklab(81% -0.1396 0.1002) |
| OKLCH | oklch(81% 0.172 144.3) |
| XYZ | xyz(36.1948, 56.6631, 26.1658) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 4.71
Weird Green
#3AE57F
ΔE00 4.77
Fresh Green
#69D84F
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.42
Emerald
#50C878
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DD76 #DD73DA
analogous
#A5DD73 #73DD76 #73DDAB
triadic
#73DD76 #7673DD #DD7673
tetradic
#73DD76 #73A5DD #DD73DA #DDAB73
square
#73DD76 #73A5DD #DD73DA #DDAB73
split-complementary
#73DD76 #AB73DD #DD73A5
monochromatic
#2AAC2D #42D146 #73DD76 #A4E9A6 #D5F5D6
Accessibility & contrast
On white
1.70
#73DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#73DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DD76
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DD76 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CC6E
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#64D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dd76; /* rgb */ color: rgb(115, 221, 118); /* oklch */ color: oklch(81.0% 0.172 144.3);
Tailwind
colors: {
custom: {
50: '#a2e89f',
500: '#73dd76',
950: '#000000',
},
}SCSS
$custom: #73dd76; $custom-light: #a2e89f; $custom-dark: #000000;
JSON
{
"hex": "#73dd76",
"rgb": {
"r": 115,
"g": 221,
"b": 118
},
"hsl": {
"h": 121.698,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.80997,
"c": 0.17178,
"h": 144.3
},
"luminance": 0.56666
}Semantic roles & 50–950 ramp
primary
#73DD76
secondary
#AE46AB
accent
#1DC4C9
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480