#73DC83#73DC83
#73DC83 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.158 H 147.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC83 |
|---|---|
| RGB | rgb(115, 220, 131) |
| HSL | hsl(129, 60%, 66%) |
| HSV | hsv(129, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(79.88, -48.99, 34.55) |
| CIE-LCH | lch(79.88, 59.94, 144.81°) |
| OKLab | oklab(80.97% -0.133 0.0855) |
| OKLCH | oklch(80.97% 0.158 147.3) |
| XYZ | xyz(36.7580, 56.4672, 30.4306) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.74
Tealish Green
#0CDC73
ΔE00 5.28
Lightish Green
#61E160
ΔE00 5.44
Emerald
#50C878
ΔE00 5.76
Seaweed
#18D17B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC83 #DC73CC
analogous
#97DC73 #73DC83 #73DCB7
triadic
#73DC83 #8373DC #DC8373
tetradic
#73DC83 #7397DC #DC73CC #DCB773
square
#73DC83 #7397DC #DC73CC #DCB773
split-complementary
#73DC83 #B773DC #DC7397
monochromatic
#2BAA3E #42D058 #73DC83 #A4E8AE #D5F4DA
Accessibility & contrast
On white
1.71
#73DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#73DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC83
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC83 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#CFC289
Tritanopia (blue-blind)
#61D8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc83; /* rgb */ color: rgb(115, 220, 131); /* oklch */ color: oklch(81.0% 0.158 147.3);
Tailwind
colors: {
custom: {
50: '#a1e7a8',
500: '#73dc83',
950: '#000000',
},
}SCSS
$custom: #73dc83; $custom-light: #a1e7a8; $custom-dark: #000000;
JSON
{
"hex": "#73dc83",
"rgb": {
"r": 115,
"g": 220,
"b": 131
},
"hsl": {
"h": 129.143,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80968,
"c": 0.15812,
"h": 147.3
},
"luminance": 0.5647
}Semantic roles & 50–950 ramp
primary
#73DC83
secondary
#AD479D
accent
#1EAEC8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480