#73DC8B#73DC8B
#73DC8B is a light, vivid green. Relative luminance 0.567; OKLCH L 81.1% C 0.150 H 149.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC8B |
|---|---|
| RGB | rgb(115, 220, 139) |
| HSL | hsl(134, 60%, 66%) |
| HSV | hsv(134, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(80.01, -47.68, 30.65) |
| CIE-LCH | lch(80.01, 56.68, 147.27°) |
| OKLab | oklab(81.11% -0.1296 0.0765) |
| OKLCH | oklch(81.11% 0.15 149.4) |
| XYZ | xyz(37.3213, 56.6925, 33.3972) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.77
Lightgreen
#90EE90
ΔE00 5.18
Emerald
#50C878
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.68
Aqua Green
#12E193
ΔE00 5.83
Seaweed
#18D17B
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC8B #DC73C4
analogous
#8FDC73 #73DC8B #73DCBF
triadic
#73DC8B #8B73DC #DC8B73
tetradic
#73DC8B #738FDC #DC73C4 #DCBF73
square
#73DC8B #738FDC #DC73C4 #DCBF73
split-complementary
#73DC8B #BF73DC #DC738F
monochromatic
#2BAA48 #42D062 #73DC8B #A4E8B4 #D5F4DC
Accessibility & contrast
On white
1.70
#73DC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#73DC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC8B
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC8B | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD86
Deuteranopia (green-blind)
#CEC290
Tritanopia (blue-blind)
#5FD9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc8b; /* rgb */ color: rgb(115, 220, 139); /* oklch */ color: oklch(81.1% 0.150 149.4);
Tailwind
colors: {
custom: {
50: '#a1e7ad',
500: '#73dc8b',
950: '#000000',
},
}SCSS
$custom: #73dc8b; $custom-light: #a1e7ad; $custom-dark: #000000;
JSON
{
"hex": "#73dc8b",
"rgb": {
"r": 115,
"g": 220,
"b": 139
},
"hsl": {
"h": 133.714,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81114,
"c": 0.15047,
"h": 149.4
},
"luminance": 0.56695
}Semantic roles & 50–950 ramp
primary
#73DC8B
secondary
#AD4795
accent
#1EA1C8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481