#73DC8D#73DC8D
#73DC8D is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.149 H 150.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC8D |
|---|---|
| RGB | rgb(115, 220, 141) |
| HSL | hsl(135, 60%, 66%) |
| HSV | hsv(135, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.04, -47.35, 29.67) |
| CIE-LCH | lch(80.04, 55.87, 147.93°) |
| OKLab | oklab(81.15% -0.1287 0.0742) |
| OKLCH | oklch(81.15% 0.149 150) |
| XYZ | xyz(37.4687, 56.7515, 34.1738) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.92
Lightgreen
#90EE90
ΔE00 5.35
Emerald
#50C878
ΔE00 5.59
Aqua Green
#12E193
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 5.74
Tealish Green
#0CDC73
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC8D #DC73C2
analogous
#8DDC73 #73DC8D #73DCC1
triadic
#73DC8D #8D73DC #DC8D73
tetradic
#73DC8D #738DDC #DC73C2 #DCC173
square
#73DC8D #738DDC #DC73C2 #DCC173
split-complementary
#73DC8D #C173DC #DC738D
monochromatic
#2BAA4A #42D065 #73DC8D #A4E8B5 #D5F4DD
Accessibility & contrast
On white
1.70
#73DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#73DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC8D
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC8D | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD88
Deuteranopia (green-blind)
#CEC292
Tritanopia (blue-blind)
#5ED9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc8d; /* rgb */ color: rgb(115, 220, 141); /* oklch */ color: oklch(81.2% 0.149 150.0);
Tailwind
colors: {
custom: {
50: '#a1e7af',
500: '#73dc8d',
950: '#000000',
},
}SCSS
$custom: #73dc8d; $custom-light: #a1e7af; $custom-dark: #000000;
JSON
{
"hex": "#73dc8d",
"rgb": {
"r": 115,
"g": 220,
"b": 141
},
"hsl": {
"h": 134.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81152,
"c": 0.14857,
"h": 150
},
"luminance": 0.56754
}Semantic roles & 50–950 ramp
primary
#73DC8D
secondary
#AD4793
accent
#1E9EC8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481