#73DB82#73DB82
#73DB82 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.7% C 0.158 H 147.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73DB82 |
|---|---|
| RGB | rgb(115, 219, 130) |
| HSL | hsl(129, 59%, 65%) |
| HSV | hsv(129, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(79.57, -48.73, 34.65) |
| CIE-LCH | lch(79.57, 59.79, 144.59°) |
| OKLab | oklab(80.71% -0.1323 0.0857) |
| OKLCH | oklch(80.71% 0.158 147.1) |
| XYZ | xyz(36.4289, 55.9169, 29.9882) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.59
Lightgreen
#90EE90
ΔE00 4.91
Tealish Green
#0CDC73
ΔE00 5.31
Lightish Green
#61E160
ΔE00 5.44
Emerald
#50C878
ΔE00 5.60
Seaweed
#18D17B
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DB82 #DB73CC
analogous
#98DB73 #73DB82 #73DBB6
triadic
#73DB82 #8273DB #DB8273
tetradic
#73DB82 #7398DB #DB73CC #DBB673
square
#73DB82 #7398DB #DB73CC #DBB673
split-complementary
#73DB82 #B673DB #DB7398
monochromatic
#2BA83D #42CE57 #73DB82 #A4E8AD #D4F4D9
Accessibility & contrast
On white
1.72
#73DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#73DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DB82
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DB82 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#CFC188
Tritanopia (blue-blind)
#62D7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73db82; /* rgb */ color: rgb(115, 219, 130); /* oklch */ color: oklch(80.7% 0.158 147.1);
Tailwind
colors: {
custom: {
50: '#a1e7a7',
500: '#73db82',
950: '#000000',
},
}SCSS
$custom: #73db82; $custom-light: #a1e7a7; $custom-dark: #000000;
JSON
{
"hex": "#73db82",
"rgb": {
"r": 115,
"g": 219,
"b": 130
},
"hsl": {
"h": 128.654,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.80708,
"c": 0.15765,
"h": 147.1
},
"luminance": 0.5592
}Semantic roles & 50–950 ramp
primary
#73DB82
secondary
#AB479D
accent
#1FAFC7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480