#73DB7C#73DB7C
#73DB7C is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.163 H 145.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #73DB7C |
|---|---|
| RGB | rgb(115, 219, 124) |
| HSL | hsl(125, 59%, 65%) |
| HSV | hsv(125, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 43.4%, 14.1%) |
| CIE-LAB | lab(79.48, -49.65, 37.54) |
| CIE-LCH | lch(79.48, 62.24, 142.91°) |
| OKLab | oklab(80.61% -0.1349 0.0922) |
| OKLCH | oklch(80.61% 0.163 145.7) |
| XYZ | xyz(36.0379, 55.7605, 27.9287) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.51
Weird Green
#3AE57F
ΔE00 4.66
Lightgreen
#90EE90
ΔE00 4.86
Tealish Green
#0CDC73
ΔE00 5.27
Fresh Green
#69D84F
ΔE00 5.82
Emerald
#50C878
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DB7C #DB73D2
analogous
#9EDB73 #73DB7C #73DBB0
triadic
#73DB7C #7C73DB #DB7C73
tetradic
#73DB7C #739EDB #DB73D2 #DBB073
square
#73DB7C #739EDB #DB73D2 #DBB073
split-complementary
#73DB7C #B073DB #DB739E
monochromatic
#2BA836 #42CE4E #73DB7C #A4E8AA #D4F4D7
Accessibility & contrast
On white
1.73
#73DB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#73DB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DB7C
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DB7C | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#CFC182
Tritanopia (blue-blind)
#63D6C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73db7c; /* rgb */ color: rgb(115, 219, 124); /* oklch */ color: oklch(80.6% 0.163 145.7);
Tailwind
colors: {
custom: {
50: '#a1e7a3',
500: '#73db7c',
950: '#000000',
},
}SCSS
$custom: #73db7c; $custom-light: #a1e7a3; $custom-dark: #000000;
JSON
{
"hex": "#73db7c",
"rgb": {
"r": 115,
"g": 219,
"b": 124
},
"hsl": {
"h": 125.192,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.80606,
"c": 0.16337,
"h": 145.7
},
"luminance": 0.55763
}Semantic roles & 50–950 ramp
primary
#73DB7C
secondary
#AB47A3
accent
#1FB8C7
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480