#73DB7F#73DB7F
#73DB7F is a light, vivid green. Relative luminance 0.558; OKLCH L 80.7% C 0.161 H 146.4°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #73DB7F |
|---|---|
| RGB | rgb(115, 219, 127) |
| HSL | hsl(127, 59%, 65%) |
| HSV | hsv(127, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 42%, 14.1%) |
| CIE-LAB | lab(79.52, -49.20, 36.10) |
| CIE-LCH | lch(79.52, 61.02, 143.73°) |
| OKLab | oklab(80.66% -0.1336 0.0889) |
| OKLCH | oklch(80.66% 0.161 146.4) |
| XYZ | xyz(36.2305, 55.8375, 28.9431) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.86
Lightish Green
#61E160
ΔE00 4.96
Tealish Green
#0CDC73
ΔE00 5.26
Emerald
#50C878
ΔE00 5.76
Seaweed
#18D17B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DB7F #DB73CF
analogous
#9BDB73 #73DB7F #73DBB3
triadic
#73DB7F #7F73DB #DB7F73
tetradic
#73DB7F #739BDB #DB73CF #DBB373
square
#73DB7F #739BDB #DB73CF #DBB373
split-complementary
#73DB7F #B373DB #DB739B
monochromatic
#2BA83A #42CE52 #73DB7F #A4E8AC #D4F4D8
Accessibility & contrast
On white
1.73
#73DB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#73DB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DB7F
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DB7F | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#62D7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73db7f; /* rgb */ color: rgb(115, 219, 127); /* oklch */ color: oklch(80.7% 0.161 146.4);
Tailwind
colors: {
custom: {
50: '#a1e7a5',
500: '#73db7f',
950: '#000000',
},
}SCSS
$custom: #73db7f; $custom-light: #a1e7a5; $custom-dark: #000000;
JSON
{
"hex": "#73db7f",
"rgb": {
"r": 115,
"g": 219,
"b": 127
},
"hsl": {
"h": 126.923,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.80656,
"c": 0.16051,
"h": 146.4
},
"luminance": 0.5584
}Semantic roles & 50–950 ramp
primary
#73DB7F
secondary
#AB47A0
accent
#1FB3C7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480